Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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. More...

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


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:18 2005 for NVSGSDK by NVIDIA