Panda3D
|
Inherits direct::showbase::DirectObject::DirectObject.
Public Member Functions | |
def | __init__ |
def | initialize |
Public Attributes | |
bt | |
cam | |
cam2d | |
camera | |
camLens | |
camLookAt | |
camNode | |
camPos | |
collPlane | |
grid | |
initialized | |
lens | |
name | |
win | |
Static Public Attributes | |
CREATENEW = CREATENEW | |
VPFRONT = VPFRONT | |
VPLEFT = VPLEFT | |
VPPERSPECTIVE = VPPERSPECTIVE | |
VPTOP = VPTOP |
Class representing a 3D Viewport.
def __init__ | ( | self, | |
name, | |||
args, | |||
kwargs | |||
) |
def initialize | ( | self | ) |
VPPERSPECTIVE = VPPERSPECTIVE [static] |