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

NBFSwitch Struct Reference

The NBFSwitch structure represents a switch group node. More...

#include <NBF.h>

Inheritance diagram for NBFSwitch:

Inheritance graph
[legend]
Collaboration diagram for NBFSwitch:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint_t numActiveChildren
 Specifies the number of children that are currently switched on.
uint_t activeChildren

Detailed Description

The NBFSwitch structure represents a switch group node.

The object code for a NBFSwitch is NBF_SWITCH.


Member Data Documentation

uint_t NBFSwitch::numActiveChildren
 

Specifies the number of children that are currently switched on.

uint_t NBFSwitch::activeChildren
 

Specifies the offset to indices to the active children. Indices are stored as 32-bit unsigned integers.


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