public class PointCloudHandlerXYZI extends PointCloudHandlerXYZ implements IPointCloudHandler
| Constructor and Description |
|---|
PointCloudHandlerXYZI(PointCloudXYZI pointCloud) |
| Modifier and Type | Method and Description |
|---|---|
void |
generatePointCloudColors(boolean isColorInverted)
Generate Color handlers
|
vtk.vtkUnsignedCharArray |
getColorsI() |
vtk.vtkLookupTable |
getLutI() |
void |
invertLUTTableColors()
Invert default coloring on vtk LUT
|
protected void |
setColorsI(vtk.vtkUnsignedCharArray colorsI) |
protected void |
setLutI(vtk.vtkLookupTable lutI) |
getColorsX, getColorsY, getColorsZ, getLutX, getLutY, getLutZ, setColorsX, setColorsY, setColorsZ, setLutX, setLutY, setLutZpublic PointCloudHandlerXYZI(PointCloudXYZI pointCloud)
public void generatePointCloudColors(boolean isColorInverted)
IPointCloudHandlergeneratePointCloudColors in interface IPointCloudHandlergeneratePointCloudColors in class PointCloudHandlerXYZpublic void invertLUTTableColors()
IPointCloudHandlerinvertLUTTableColors in interface IPointCloudHandlerinvertLUTTableColors in class PointCloudHandlerXYZpublic vtk.vtkUnsignedCharArray getColorsI()
protected void setColorsI(vtk.vtkUnsignedCharArray colorsI)
colorsI - the colorsI to setpublic vtk.vtkLookupTable getLutI()
protected void setLutI(vtk.vtkLookupTable lutI)
lutI - the lutI to setCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.