class documentation

class ObjectInFrameData__PassiveVehicle_NonOperator(BaseObjectData, EachAttributeOnlyOnceEnforcer):

View In Hierarchy

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

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

Class Variable boolean Contains all boolean attributes
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