Developer Documentation
ACG::SceneGraph::GlutPrimitiveNode::Primitive Struct Reference

Public Member Functions

 Primitive (GlutPrimitiveType _t)
 
 Primitive (GlutPrimitiveType _t, Vec3d _p, Vec3d _a, ACG::Vec4f _c)
 
 Primitive (const Primitive &_p)
 
Primitiveoperator= (const Primitive &_p)
 

Public Attributes

Vec3d position
 
Vec3d axis
 
GlutPrimitiveType type
 
ACG::Vec4f color
 
double size
 
double innersize
 
unsigned int slices
 
unsigned int stacks
 

Detailed Description

Definition at line 108 of file GlutPrimitiveNode.hh.


The documentation for this struct was generated from the following file: