Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Viewer.camera
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |||
object : |
|
||
|
|||
|
|||
None : |
|
||
None : |
|
Properties | |
position | |
Inherited from |
Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
C++ signature : class boost::python::api::object getPosition()
|
lookAt( (Vector3)target) -> None : lookAt(Vector3 target) C++ signature : void lookAt(class TOOLS::Vector3) lookAt( (Vector3)pos, (Vector3)target) -> None : lookAt(Vector3 pos, Vector3 target) C++ signature : void lookAt(class TOOLS::Vector3,class TOOLS::Vector3) |
set( (Vector3)pos, (float)elevation, (float)azimut) -> None : set(Vector3 pos, float elevation, float azimut) C++ signature : void set(class TOOLS::Vector3,double,double) |
setOrthographic() : Set Camera in Orthographic mode. C++ signature : void setOrthographic()
|
setPerspective() : Set Camera in Perspective mode. C++ signature : void setPerspective()
|
Property Details |
position
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:16 2008 | http://epydoc.sourceforge.net |