UnitySensors
|
Public Member Functions | |
void | SetSource (IPointCloudInterface< T > sourceInterface) |
override void | Init () |
override PointCloud2Msg | Serialize () |
override void | OnDestroy () |
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 >.
|
virtual |
Implements UnitySensors.ROS.Serializer.RosMsgSerializer< PointCloud2Msg >.
void UnitySensors.ROS.Serializer.PointCloud.PointCloud2MsgSerializer< T >.SetSource | ( | IPointCloudInterface< T > | sourceInterface | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
protected |