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

indexSet_t Struct Reference

The indexSet_t structure specifies how an index set is stored in a .NBF file. More...

#include <NBF.h>

List of all members.

Public Attributes

uint_t numIndices
 Specifies the number of indices in the actual index set.
uint_t indices


Detailed Description

The indexSet_t structure specifies how an index set is stored in a .NBF file.

Index sets, in this context, need to be considered in conjunction with NBFStrips objects.


Member Data Documentation

uint_t indexSet_t::numIndices
 

Specifies the number of indices in the actual index set.

uint_t indexSet_t::indices
 

Specifies the file offset to the indices. As specified by the NBF format, a index is a 32-bit unsigned integer value.


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