ParamValue_LMatrix3f

from panda3d.core import ParamValue_LMatrix3f
class ParamValue_LMatrix3f

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_LMatrix3f

__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 LMatrix3f value)

set_value()

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

value