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

NBFStrips Struct Reference

The NBFStrips structure represents a strip set. More...

#include <NBF.h>

Inheritance diagram for NBFStrips:

Inheritance graph
[legend]
Collaboration diagram for NBFStrips:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint_t numStrips
 Specifies the number of strips.
uint_t strips

Detailed Description

The NBFStrips structure represents a strip set.

A NBFStrips is a concrete topology class derived from NBFGeoSet. Valid object codes for a NBFStrips are NBF_TRISTRIPS and NBF_QUADSTRIPS.


Member Data Documentation

uint_t NBFStrips::numStrips
 

Specifies the number of strips.

uint_t NBFStrips::strips
 

Specifies the file offset to the strips. Strips are stored as indexSet_t objects.


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