|
MaxPlus Python API Reference
|
Inheritance diagram for CameraState:Public Member Functions | |
| def | GetFov (self) |
| def | GetHither (self) |
| def | GetHorzLine (self) |
| def | GetIsOrtho (self) |
| def | GetManualClip (self) |
| def | GetNearRange (self) |
| def | GetRarRange (self) |
| def | GetTDist (self) |
| def | GetYon (self) |
Public Member Functions inherited from Wrapper | |
| def | GetUnwrappedPtr (self) |
Static Public Attributes | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Public Attributes inherited from Wrapper | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
The state of a camera. The camera looks down the negative Z axis, with X to the right and Y up.
| def GetFov | ( | self | ) |
GetFov(CameraState self) -> float
| def GetHither | ( | self | ) |
GetHither(CameraState self) -> float
| def GetHorzLine | ( | self | ) |
GetHorzLine(CameraState self) -> bool
| def GetIsOrtho | ( | self | ) |
GetIsOrtho(CameraState self) -> bool
| def GetManualClip | ( | self | ) |
GetManualClip(CameraState self) -> int
| def GetNearRange | ( | self | ) |
GetNearRange(CameraState self) -> float
| def GetRarRange | ( | self | ) |
GetRarRange(CameraState self) -> float
| def GetTDist | ( | self | ) |
GetTDist(CameraState self) -> float
| def GetYon | ( | self | ) |
GetYon(CameraState self) -> float