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