|
UnitySensors
|


Public Member Functions | |
| void | SetSource (IPointCloudInterface< T > sourceInterface) |
| override void | Init () |
| override PointCloud2Msg | Serialize () |
| override void | OnDestroy () |
Public Member Functions inherited from UnitySensors.ROS.Serializer.RosMsgSerializer< PointCloud2Msg > | |
| T | Serialize () |
Protected Attributes | |
| IPointCloudInterface< T > | _sourceInterface |
Protected Attributes inherited from UnitySensors.ROS.Serializer.RosMsgSerializer< PointCloud2Msg > | |
| T | _msg |
Private Attributes | |
| HeaderSerializer | _header |
| int | _pointsNum |
| JobHandle | _jobHandle |
| IInvertXJob | _invertXJob |
| NativeArray< byte > | _data |
Additional Inherited Members | |
Properties inherited from UnitySensors.ROS.Serializer.RosMsgSerializer< PointCloud2Msg > | |
| T | msg [get] |
|
virtual |
Reimplemented from UnitySensors.ROS.Serializer.RosMsgSerializer< PointCloud2Msg >.

|
virtual |
Reimplemented from UnitySensors.ROS.Serializer.RosMsgSerializer< PointCloud2Msg >.
| override PointCloud2Msg UnitySensors.ROS.Serializer.PointCloud.PointCloud2MsgSerializer< T >.Serialize | ( | ) |

| void UnitySensors.ROS.Serializer.PointCloud.PointCloud2MsgSerializer< T >.SetSource | ( | IPointCloudInterface< T > | sourceInterface | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
protected |