Panda3D
|
Public Member Functions | |
def | __init__ (self, name, args, kwargs) |
def | initialize (self) |
![]() | |
def | __init__ (self) |
def | accept (self, event, method, extraArgs=[]) |
def | acceptOnce (self, event, method, extraArgs=[]) |
def | addTask (self, args, kwargs) |
def | detectLeaks (self) |
def | doMethodLater (self, args, kwargs) |
def | getAllAccepting (self) |
def | ignore (self, event) |
def | ignoreAll (self) |
def | isAccepting (self, event) |
def | isIgnoring (self, event) |
def | removeAllTasks (self) |
def | removeTask (self, taskOrName) |
Public Attributes | |
bt | |
cam | |
cam2d | |
camera | |
camLens | |
camLookAt | |
camNode | |
camPos | |
collPlane | |
grid | |
initialized | |
lens | |
name | |
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 | ) |
bt |
cam |
cam2d |
camera |
camLens |
camLookAt |
camNode |
camPos |
collPlane |
|
static |
grid |
initialized |
lens |
name |
|
static |
|
static |
|
static |
|
static |