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

NBFQuads Struct Reference

The NBFQuads structure represents a set of independent quads. More...

#include <NBF.h>

Inheritance diagram for NBFQuads:

Inheritance graph
[legend]
Collaboration diagram for NBFQuads:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint_t numFaces
 Specifies the number of contained quad faces. More...

uint_t faces
 Specifies the file offset to the quad faces. Quad faces are stored as Face4 objects. More...


Detailed Description

The NBFQuads structure represents a set of independent quads.

A NBFQuads is a concrete topology class derived from NBFGeoSet. The object code for a NBFQuads is NBF_QUADS.


Member Data Documentation

uint_t NBFQuads::numFaces
 

Specifies the number of contained quad faces.

uint_t NBFQuads::faces
 

Specifies the file offset to the quad faces. Quad faces are stored as Face4 objects.


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