Panda3D
|
Public Member Functions | |
def | __repr__ |
def | applyTo |
def | copyFrom |
def | getDataNames |
def | getDefaultValue |
def | getValue |
def | makeCopy |
def | setDefaultValues |
Static Public Attributes | |
dictionary | DataSet |
def __repr__ | ( | self | ) | [inherited] |
def applyTo | ( | self, | |
obj | |||
) | [inherited] |
def copyFrom | ( | self, | |
other, | |||
strict = False |
|||
) | [inherited] |
def getDataNames | ( | cls | ) | [inherited] |
def getDefaultValue | ( | cls, | |
name | |||
) | [inherited] |
def getValue | ( | self, | |
name | |||
) | [inherited] |
def makeCopy | ( | self | ) | [inherited] |
def setDefaultValues | ( | self | ) | [inherited] |