class documentation

class ObjectInFrameData__NonVehicle_NonOperator(BaseObjectData, EachAttributeOnlyOnceEnforcer):

View In Hierarchy

This class contains dynamic attributes of passive objects on the sidewalk.

They can be retrieved from the cuboid, 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