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

trafo_t Struct Reference

The trafo_t structure specifies how a transfrmation is stored in a .NBF file. More...

#include <NBF.h>

List of all members.

Public Attributes

float4_t orientation
 Specifies the orientational part of the transformation.
float3_t scaling
 Specifies the scaling part of the transformation.
float3_t translation
 Specifies the translational part of the transformation.
float3_t center
 Specifies the center of rotation of the transformation.


Detailed Description

The trafo_t structure specifies how a transfrmation is stored in a .NBF file.


Member Data Documentation

float4_t trafo_t::orientation
 

Specifies the orientational part of the transformation.

float3_t trafo_t::scaling
 

Specifies the scaling part of the transformation.

float3_t trafo_t::translation
 

Specifies the translational part of the transformation.

float3_t trafo_t::center
 

Specifies the center of rotation of the transformation.


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