Chemical Data Processing Library Python API - Version 1.4.0
Static Public Attributes | List of all members
CDPL.Vis.Object3DPropertyDefault Class Reference

Provides default values for built-in Vis.Object3D properties. More...

+ Inheritance diagram for CDPL.Vis.Object3DPropertyDefault:

Static Public Attributes

 SHAPE = None
 Default value of the Vis.Object3DProperty.SHAPE property.
 
list TRANSFORMATION_MATRIX = [4,4]((1,0,0,0),(0,1,0,0),(0,0,1,0),(0,0,0,1))
 Default value of the Vis.Object3DProperty.TRANSFORMATION_MATRIX property.
 

Detailed Description

Provides default values for built-in Vis.Object3D properties.

Since
1.3