cls_OrientableMesh - almarklein/visvis GitHub Wiki
Inherits from Mesh, OrientationForWobjects_mixClass.
An OrientableMesh is a generic object to visualize a 3D object made up of polygons. OrientableMesh differs from the Mesh class in that it provides additional properties to easily orient the mesh in 3D space: scaling, translation, direction, rotation.
See the Mesh class for more information.