Chemical Data Processing Library Python API - Version 1.3.0
Public Member Functions | List of all members
CDPL.Vis.VRMLObject3DOutputHandler Class Reference

A handler for the output of Vis.Object3D instances in the VRML [VRML97] format. More...

+ Inheritance diagram for CDPL.Vis.VRMLObject3DOutputHandler:

Public Member Functions

None __init__ ()
 Initializes the VRMLObject3DOutputHandler instance.
 
- Public Member Functions inherited from CDPL.Vis.Object3DOutputHandler
int getObjectID ()
 Returns the numeric identifier (ID) of the wrapped C++ class instance. More...
 
Base.DataFormat getDataFormat ()
 
Object3DWriterBase createWriter (Base.OStream os)
 
Object3DWriterBase createWriter (str file_name, OpenMode mode=Base.IOStream.OpenMode(60))
 

Additional Inherited Members

- Properties inherited from CDPL.Vis.Object3DOutputHandler
 objectID = property(getObjectID)
 

Detailed Description

A handler for the output of Vis.Object3D instances in the VRML [VRML97] format.

Since
1.3