AvogadroLibs 1.98.1
|
Classes | |
struct | Identifier |
Public Types | |
enum | Type { Invalid = -1 , Atom , Bond } |
Public Member Functions | |
Primitive (Identifier id, const Vector3ub &color_) | |
Identifier | identifier () const |
void | setIdentifier (Identifier id) |
const Vector3ub & | color () const |
void | setColor (const Vector3ub &c) |
enum Type |
Identifies the type of object a primitive represents.