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

NBFGroup Struct Reference

The NBFGroup structure represents a group node. More...

#include <NBF.h>

Inheritance diagram for NBFGroup:

Inheritance graph
[legend]
Collaboration diagram for NBFGroup:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint_t numChildren
 Specifies the number of maintained children.
uint_t children

Detailed Description

The NBFGroup structure represents a group node.

A NBFGroup serves as base class only. Concrete object codes valid for a NBFGroup are NBF_LOD, NBF_SWITCH, NBF_TRANSFORM, and NBF_ANIMATED_TRANSFORM. Further concrete object codes valid for a NBFGroup are subject to future extensions of the NBF format.


Member Data Documentation

uint_t NBFGroup::numChildren
 

Specifies the number of maintained children.

uint_t NBFGroup::children
 

Specifies the file offset to the offsets to the maintained children. NBFGroup's children always are of NBFNode-derived types.


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