#include <gv_node.h>
Public Member Functions | |
GvColor () | |
void | Set (Int32 r, Int32 g, Int32 b) |
void | Set (Vector p) |
const Vector & | Get () |
void | Set255 (Vector p) |
const Vector | Get255 () |
Public Attributes | |
Vector | v |
GvColor | ( | ) |
void Set | ( | Vector | p | ) |
const Vector& Get | ( | ) |
void Set255 | ( | Vector | p | ) |
const Vector Get255 | ( | ) |
Vector v |