vrml_color_t Union Reference
[libvrmloutput]

vrml color More...

#include <vrml_output.h>

List of all members.

Public Member Functions

float & operator[] (int i)
float operator[] (int i) const
float & operator[] (int i)
float operator[] (int i) const

Public Attributes

struct {
   float   alpha
 the alpha value
   float   b
 blue value
   float   g
 green value
   float   r
 red value
}; 
 rgb color, each color value should be in [0..1]
struct {
   float   alpha
 the alpha value
   float   b
 blue value
   float   g
 green value
   float   r
 red value
}; 
 rgb color, each color value should be in [0..1]
float color [4]
 rgb array

Detailed Description

vrml color

Definition at line 56 of file include/hogman_minimal/graph_viewer/vrml_output.h.


Member Function Documentation

float& vrml_color_t::operator[] ( int  i  )  [inline]

Definition at line 65 of file src/graph_viewer/vrml_output.h.

float vrml_color_t::operator[] ( int  i  )  const [inline]

Definition at line 64 of file src/graph_viewer/vrml_output.h.

float& vrml_color_t::operator[] ( int  i  )  [inline]
float vrml_color_t::operator[] ( int  i  )  const [inline]

Member Data Documentation

struct { ... }

rgb color, each color value should be in [0..1]

struct { ... }

rgb color, each color value should be in [0..1]

the alpha value

Definition at line 61 of file include/hogman_minimal/graph_viewer/vrml_output.h.

blue value

Definition at line 60 of file include/hogman_minimal/graph_viewer/vrml_output.h.

rgb array

Definition at line 63 of file include/hogman_minimal/graph_viewer/vrml_output.h.

green value

Definition at line 59 of file include/hogman_minimal/graph_viewer/vrml_output.h.

red value

Definition at line 58 of file include/hogman_minimal/graph_viewer/vrml_output.h.


The documentation for this union was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


hogman_minimal
Author(s): Maintained by Juergen Sturm
autogenerated on Fri Jan 11 09:38:37 2013