Open CASCADE Technology 7.8.0
|
#include <VrmlData_Color.hxx>
Implementation of the node Color
|
inline |
Empty constructor.
|
inline |
Constructor.
|
overridevirtual |
Create a copy of this node. If the parameter is null, a new copied node is created. Otherwise new node is not created, but rather the given one is modified.
Reimplemented from VrmlData_Node.
|
inline |
Query one color
i | index in the array of colors [0 .. N-1] |
|
overridevirtual |
Read the Node from input stream.
Implements VrmlData_Node.
Set the array data
|
overridevirtual |
Write the Node to the Scene output.
Reimplemented from VrmlData_Node.