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

NBFTriangles Struct Reference

The NBFTriangles structure represents a set of independent triangles. More...

#include <NBF.h>

Inheritance diagram for NBFTriangles:

Inheritance graph
[legend]
Collaboration diagram for NBFTriangles:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint_t numFaces
 Specifies the number of contained triangles faces.
uint_t faces

Detailed Description

The NBFTriangles structure represents a set of independent triangles.

A NBFTriangles is a concrete topology class derived from NBFGeoSet. The object code for a NBFTriangles is NBF_TRIANGLES.


Member Data Documentation

uint_t NBFTriangles::numFaces
 

Specifies the number of contained triangles faces.

uint_t NBFTriangles::faces
 

Specifies the file offset to the Face3 objects. As specified in the NBF format, a face is a triple of 32-bit unsigned integer values.


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