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

NBFLOD Struct Reference

The NBFLOD structure represents a 'Level Of Detail' group node. More...

#include <NBF.h>

Inheritance diagram for NBFLOD:

Inheritance graph
[legend]
Collaboration diagram for NBFLOD:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

float3_t center
 Specifies the center point used for distance calculations.
uint_t numRanges
 Specifies the number of contained ranges.
uint_t ranges

Detailed Description

The NBFLOD structure represents a 'Level Of Detail' group node.

The object code for a NBFLOD is NBF_LOD.


Member Function Documentation

NBFLOD::PADDING  ) 
 

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

Reimplemented from NBFObject.


Member Data Documentation

float3_t NBFLOD::center
 

Specifies the center point used for distance calculations.

uint_t NBFLOD::numRanges
 

Specifies the number of contained ranges.

uint_t NBFLOD::ranges
 

Specifies the file offset to the ranges. Ranges are stored as 32-bit floating point numbers.


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