Class PointCloudBuffer

java.lang.Object
com.gaia3d.process.postprocess.pointcloud.PointCloudBuffer

public class PointCloudBuffer extends Object
  • Constructor Details

    • PointCloudBuffer

      public PointCloudBuffer()
  • Method Details

    • getQuantizedPositionBytes

      public byte[] getQuantizedPositionBytes()
    • getPositionBytes

      public byte[] getPositionBytes()
    • getBatchIdBytes

      public byte[] getBatchIdBytes()
    • getColorBytes

      public byte[] getColorBytes()
    • getNormalBytes

      public byte[] getNormalBytes()
    • getIntensityBytes

      public byte[] getIntensityBytes()
    • getIntensityPadBytes

      public byte[] getIntensityPadBytes()
    • getClassificationBytes

      public byte[] getClassificationBytes()
    • getClassificationPadBytes

      public byte[] getClassificationPadBytes()