class documentation

class ObjectInFrameData__NonVehicle(BaseObjectData, EachAttributeOnlyOnceEnforcer):

View In Hierarchy

This class contains dynamic attributes of human pedestrians.

They can be retrieved from the cuboid, num, text, and vec fields according to their type.

Class Variable cuboid Contains a single cuboid geometry
Class Variable num Contains all numeric attributes
Class Variable text Contains all textual attributes
Class Variable vec Contains all vectorial attributes

Inherited from EachAttributeOnlyOnceEnforcer:

Method _attribute_type_list Undocumented