ParamValue_LMatrix4d

from panda3d.core import ParamValue_LMatrix4d
class ParamValue_LMatrix4d

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_LMatrix4d

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getValue()

C++ Interface: get_value(ParamValue self)

get_class_type()

C++ Interface: get_class_type()

get_value()

C++ Interface: get_value(ParamValue self)

setValue()

C++ Interface: set_value(const ParamValue self, const LMatrix4d value)

set_value()

C++ Interface: set_value(const ParamValue self, const LMatrix4d value)

value