X3D libraries
The libraries to work with X3D dataset

x3d::SFColor Struct Reference

#include <node.h>

Collaboration diagram for x3d::SFColor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set_default ()
 SFColor (float red, float green, float blue)
 SFColor ()

Public Attributes

float f_blue
float f_green
float f_red

Constructor & Destructor Documentation

x3d::SFColor::SFColor  )  [inline]
 

x3d::SFColor::SFColor float  red,
float  green,
float  blue
[inline]
 


Member Function Documentation

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


Member Data Documentation

float x3d::SFColor::f_blue
 

float x3d::SFColor::f_green
 

float x3d::SFColor::f_red
 


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