Class PointCloudBuffer
java.lang.Object
com.gaia3d.process.postprocess.pointcloud.PointCloudBuffer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]byte[]byte[]byte[]byte[]byte[]byte[]byte[]
-
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()
-