Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

sfrotation_ Struct Reference

#include <vrmltypes.h>


Detailed Description

SFRotation vrml field type.

See also:
International Standard ISO/IEC 14772-1:1997 : Information technology -- Computer graphics and image processing -- The Virtual Reality Modeling Language (VRML) -- Part 1: Functional specification and UTF-8 encoding. Chapter 5.8 SFRotation and MFRotation


Data Fields

float x
 The X component of the axis of rotation.

float y
 The Y component of the axis of rotation.

float z
 The Z component of the axis of rotation.

float a
 The angle of rotation in radians.


Field Documentation

float sfrotation_::a
 

The angle of rotation in radians.

float sfrotation_::x
 

The X component of the axis of rotation.

float sfrotation_::y
 

The Y component of the axis of rotation.

float sfrotation_::z
 

The Z component of the axis of rotation.


The documentation for this struct was generated from the following file:

SourceForge.net Logo

Generated on Mon Jun 14 17:25:56 2004 for D.R.I.V.E. by doxygen 1.3.7