X3D libraries
The libraries to work with X3D dataset

x3d::SFVec2d Struct Reference

#include <node.h>

Collaboration diagram for x3d::SFVec2d:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set_default ()
 SFVec2d (double x, double y)
 SFVec2d ()

Public Attributes

double f_x
double f_y

Constructor & Destructor Documentation

x3d::SFVec2d::SFVec2d  )  [inline]
 

x3d::SFVec2d::SFVec2d double  x,
double  y
[inline]
 


Member Function Documentation

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


Member Data Documentation

double x3d::SFVec2d::f_x
 

double x3d::SFVec2d::f_y
 


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