dcube_modeller(dcube) Dividing Cubes dcube_modeller(dcube)
NAME
dcube_modeller - read a dividing cubes point list from a
file
DESCRIPTION
The dcube_modeller object reads a dividing cubes point
list from a file into a display_data object.
SUPERCLASS
new_modeller
INSTANCE VARIABLES
filename
identifies the file containing a dividing cubes
point list.
MESSAGES
filename=string
sets the object's filename instance variable to
string.
filename?
returns the object's filename.
read! reads the points and normals from filename.
display_object_class?
returns the name of a suitable display_* class to
convert the output to renderable form.
recomputing_mtime?
updates the object, reading the data if necessary.
EXAMPLE
None yet.
SEE ALSO
display_data, display_points, dcube
Please send comments and suggestions toconsult@rpi.edu