X3D libraries
The libraries to work with X3D dataset

x3d::SFRotation Struct Reference

#include <node.h>

Collaboration diagram for x3d::SFRotation:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set_default ()
 SFRotation (float x, float y, float z, float angle)
 SFRotation ()

Public Attributes

float f_angle
float f_x
float f_y
float f_z

Constructor & Destructor Documentation

x3d::SFRotation::SFRotation  )  [inline]
 

x3d::SFRotation::SFRotation float  x,
float  y,
float  z,
float  angle
[inline]
 


Member Function Documentation

void x3d::SFRotation::set_default  )  [inline]
 


Member Data Documentation

float x3d::SFRotation::f_angle
 

float x3d::SFRotation::f_x
 

float x3d::SFRotation::f_y
 

float x3d::SFRotation::f_z
 


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