1#ifndef COIN_SOPACKEDCOLORV20_H
2#define COIN_SOPACKEDCOLORV20_H
37#error this is a private header file
40#include <Inventor/fields/SoMFUInt32.h>
41#include <Inventor/nodes/SoSubNode.h>
The SoMFUInt32 class is a container for 32-bit unsigned integer values.
Definition SoMFUInt32.h:39
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:56
static void initClass(void)
Sets up initialization for data common to all instances of this class, like submitting necessary info...
Definition SoNode.cpp:573
The SoPackedColorV20 class is a node is for Inventor V2.0 support only.
Definition SoPackedColorV20.h:45
SoMFUInt32 rgba
Definition SoPackedColorV20.h:54
The SoPackedColor class is a node for setting diffuse and transparency material values.
Definition SoPackedColor.h:41