X3D libraries
The libraries to work with X3D dataset

x3d::SFColorRGBA Struct Reference

#include <node.h>

Collaboration diagram for x3d::SFColorRGBA:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set_default ()
 SFColorRGBA (float red, float green, float blue, float alpha)
 SFColorRGBA ()

Public Attributes

float f_alpha
float f_blue
float f_green
float f_red

Constructor & Destructor Documentation

x3d::SFColorRGBA::SFColorRGBA  )  [inline]
 

x3d::SFColorRGBA::SFColorRGBA float  red,
float  green,
float  blue,
float  alpha
[inline]
 


Member Function Documentation

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


Member Data Documentation

float x3d::SFColorRGBA::f_alpha
 

float x3d::SFColorRGBA::f_blue
 

float x3d::SFColorRGBA::f_green
 

float x3d::SFColorRGBA::f_red
 


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