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

NBFAnimatedTriangles Struct Reference

The NBFAnimatedTriangles structure represents animated triangles. More...

#include <NBF.h>

Inheritance diagram for NBFAnimatedTriangles:

Inheritance graph
[legend]
Collaboration diagram for NBFAnimatedTriangles:

Collaboration graph
[legend]
List of all members.

Public Methods

 PADDING (4)
 Padding bits to ensure the size of NBFAnimatedTriangles is a multiple of 8, regardless of packing. More...


Public Attributes

uint_t animation
 Specifies the file offset to the NBFVNVectorAnimation object to be applied to the triangle faces. More...


Detailed Description

The NBFAnimatedTriangles structure represents animated triangles.

A NBFAnimatedTriangles is a concrete topology class derived from NBFTriangles. The object code for a NBFAnimatedTriangles is NBF_ANIMATED_TRIANGLES.


Member Function Documentation

NBFAnimatedTriangles::PADDING  
 

Padding bits to ensure the size of NBFAnimatedTriangles is a multiple of 8, regardless of packing.

Reimplemented from NBFObject.


Member Data Documentation

uint_t NBFAnimatedTriangles::animation
 

Specifies the file offset to the NBFVNVectorAnimation object to be applied to the triangle faces.


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