|
UnitySensors
|


Public Member Functions | |
| void | SetSource (IPointCloudInterface< T > sourceInterface) |
Protected Member Functions | |
| virtual void | Start () |
| override void | Visualize () |
Protected Member Functions inherited from UnitySensors.Visualization.Visualizer | |
| void | Visualize () |
Private Member Functions | |
| void | Update () |
| void | UpdateBuffers () |
| void | OnDisable () |
Private Attributes | |
| PointUtilitiesSO | _pointUtilitiesSO |
| IPointCloudInterface< T > | _sourceInterface |
| Transform | _transform |
| Material | _mat |
| Mesh | _mesh |
| ComputeBuffer | _pointsBuffer |
| ComputeBuffer | _argsBuffer |
| uint[] | _args = new uint[5] { 0, 0, 0, 0, 0 } |
| int | _cachedPointsCount = -1 |
| int | _bufferSize |
|
private |
| void UnitySensors.Visualization.Sensor.PointCloudVisualizer< T >.SetSource | ( | IPointCloudInterface< T > | sourceInterface | ) |
|
protectedvirtual |
Reimplemented in UnitySensors.Visualization.Sensor.DepthCameraPointCloudVisualizer, UnitySensors.Visualization.Sensor.LiDARPointCloudVisualizer, and UnitySensors.Visualization.Sensor.RGBDCameraPointCloudVisualizer.

|
private |
|
private |

|
protected |

|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |