Namespace Marus.Utils
Classes
Helpers
PCDLoader
Used for loading pointcloud data from pcd file.
PCDSaver
PointCloud
Pointcloud object
Singleton<T>
This is generic singleton implementation.
This is the best way to implement singleton in Unity, see