Field _referenceTrajectory
The GPU structured buffer with poses along the reference frame trajectory during the last Update.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
protected ComputeBuffer _referenceTrajectory
Returns
Type | Description |
---|---|
ComputeBuffer |
Remarks
The compute buffer may be bigger than what is used. Use _referenceTrajectoryCount to know the current active size.