Class Cs3d-Parent

Base class for a cs3d model that contains children

Part of:

package cityscape, class cs3d-object, class cs3d-mesh, class cs3d-material, class cs3d-texture

Direct Subclass

cs3d-materialDrawable that binds a material for the duration of the draw method.
cs3d-meshBasic drawable mesh geometry type
cs3d-objectObject exported from the blender scene.
cs3d-textureDrawable that binds a texture for the duration of the draw method.

Slot

childrenInitargs::children; Reader:children-of; Type:list.

Direct Method

draw