Class TPointingDeviceSensorList
Unit
Declaration
type TPointingDeviceSensorList = class(TX3DNodeList)
Description
List of pointing device sensors. Only nodes descending from X3DPointingDeviceSensorNode, and additionally an Anchor node.
Hierarchy
- TObject
- TList
- TObjectList
- TX3DNodeList
- TPointingDeviceSensorList
Overview
Fields
Transformation: TTransformation; |
Methods
function EnabledCount: Integer; |
|
function Enabled(Index: Integer): boolean; |
|
procedure Assign(Source: TPointingDeviceSensorList); |
Description
Fields
Transformation: TTransformation; |
|
Transformation (and inverse) of all the sensors on this list. X3D specification guarantees that all sensors within a single state have the same transform. |
Methods
function EnabledCount: Integer; |
|
This item has no description. |
function Enabled(Index: Integer): boolean; |
|
This item has no description. |
procedure Assign(Source: TPointingDeviceSensorList); |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.