Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

geometrySet_t Struct Reference

The geometrySet_t structure specifies how a geometry set is stored in a .NBF file. More...

#include <NBF.h>

List of all members.

Public Attributes

uint_t drawable
 Specifies the file offset to the actual NBFDrawable object.
uint_t stateSet
 Specifies the file offset to the corresponding NBFStateSet object.


Detailed Description

The geometrySet_t structure specifies how a geometry set is stored in a .NBF file.

Geometry sets, in this context, need to be considered in conjunction with NBFGeoNode objects.


Member Data Documentation

uint_t geometrySet_t::drawable
 

Specifies the file offset to the actual NBFDrawable object.

uint_t geometrySet_t::stateSet
 

Specifies the file offset to the corresponding NBFStateSet object.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 1 13:20:23 2005 for NVSGSDK by NVIDIA