vogle_primitive(vogle) vogle vogle_primitive(vogle)
NAME
vogle_primitive - a renderer specific subclass of geom
primitive.
DESCRIPTION
vogle_primitive is a subclass of geom_primitive specifically for the vogle graphics library. It implements the
initialize and draw methods.
SUPERCLASS
geom_primitive
INSTANCE VARIABLES
none
MESSAGES
draw Sends itself an initialize! message and then does
something mysterious.
initialize!
Propagates the properties to the vogle graphics
library. For example it sets the current color in
vogle to whatever the color of the vogle_prim
object is.
SEE ALSO
geom_primitive vogle
Please send comments and suggestions toconsult@rpi.edu