VRUT::QueryInfo Struct Reference

#include <ChcRenderer.h>

List of all members.

Public Member Functions

 QueryInfo ()
 QueryInfo (OcclusionQuery *q, const NodeInfo &i)

Public Attributes

OcclusionQueryquery
NodeInfo info


Detailed Description

Definition at line 55 of file ChcRenderer.h.


Constructor & Destructor Documentation

VRUT::QueryInfo::QueryInfo (  )  [inline]

Definition at line 58 of file ChcRenderer.h.

00058 {}

VRUT::QueryInfo::QueryInfo ( OcclusionQuery q,
const NodeInfo i 
) [inline]

Definition at line 59 of file ChcRenderer.h.

00059                                                       :
00060          query(q), info(i) {}


Member Data Documentation

Definition at line 56 of file ChcRenderer.h.

Definition at line 57 of file ChcRenderer.h.


The documentation for this struct was generated from the following file:

Generated on Tue Mar 10 14:41:46 2009 for VRUT by  doxygen 1.5.5