X3D libraries
The libraries to work with X3D dataset

x3d::SFVec3f Struct Reference

#include <node.h>

Collaboration diagram for x3d::SFVec3f:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set_default ()
 SFVec3f (float x, float y, float z)
 SFVec3f ()

Public Attributes

float f_x
float f_y
float f_z

Constructor & Destructor Documentation

x3d::SFVec3f::SFVec3f  )  [inline]
 

x3d::SFVec3f::SFVec3f float  x,
float  y,
float  z
[inline]
 


Member Function Documentation

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


Member Data Documentation

float x3d::SFVec3f::f_x
 

float x3d::SFVec3f::f_y
 

float x3d::SFVec3f::f_z
 


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