Panda3D
|
Public Member Functions | |
__init__ (self, parent, nodePath) | |
addChild (self, child) | |
analyze (self) | |
analyzeChildren (self) | |
calcNumFaces (self, geom) | |
calcTextureBytes (self) | |
calcVertexBytes (self, geom) | |
getChildren (self) | |
getName (self) | |
getNumChildren (self) | |
getParent (self) | |
getPathName (self) | |
getSelfVertexBytes (self) | |
getVertexBytes (self) | |
ls (self, indent="") | |
Public Attributes | |
children | |
childrenVertexBytes | |
nodePath | |
numFaces | |
parent | |
pathName | |
selfVertexBytes | |
textureBytes | |
vertexBytes | |
__init__ | ( | self, | |
parent, | |||
nodePath ) |
addChild | ( | self, | |
child ) |
analyze | ( | self | ) |
analyzeChildren | ( | self | ) |
calcNumFaces | ( | self, | |
geom ) |
calcTextureBytes | ( | self | ) |
calcVertexBytes | ( | self, | |
geom ) |
getChildren | ( | self | ) |
getName | ( | self | ) |
getNumChildren | ( | self | ) |
getParent | ( | self | ) |
getPathName | ( | self | ) |
getSelfVertexBytes | ( | self | ) |
getVertexBytes | ( | self | ) |
ls | ( | self, | |
indent = "" ) |
children |
childrenVertexBytes |
nodePath |
numFaces |
parent |
pathName |
selfVertexBytes |
textureBytes |
vertexBytes |