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

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


Public Attributes

float3_t center
 Specifies the center point used for distance calculations. More...

uint_t numRanges
 Specifies the number of contained ranges. More...

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


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