X3D libraries
The libraries to work with X3D dataset

x3d::SFVec2f Struct Reference

#include <node.h>

Collaboration diagram for x3d::SFVec2f:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set_default ()
 SFVec2f (float x, float y)
 SFVec2f ()

Public Attributes

float f_x
float f_y

Constructor & Destructor Documentation

x3d::SFVec2f::SFVec2f  )  [inline]
 

x3d::SFVec2f::SFVec2f float  x,
float  y
[inline]
 


Member Function Documentation

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


Member Data Documentation

float x3d::SFVec2f::f_x
 

float x3d::SFVec2f::f_y
 


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