computePointCloudActor(PointBufferPtr pc) | lvr2::LVRPointBufferBridge | protected |
getNumPoints() | lvr2::LVRPointBufferBridge | |
getPointBuffer() | lvr2::LVRPointBufferBridge | |
getPointCloudActor() | lvr2::LVRPointBufferBridge | |
getPolyData() | lvr2::LVRPointBufferBridge | |
getPolyIDData() | lvr2::LVRPointBufferBridge | |
getSpectralChannels(color< size_t > &channels, color< bool > &use_channel) const | lvr2::LVRPointBufferBridge | |
getSpectralColorGradient(GradientType &gradient, size_t &channel, bool &normalized, bool &useNDVI) const | lvr2::LVRPointBufferBridge | |
hasColors() | lvr2::LVRPointBufferBridge | |
hasNormals() | lvr2::LVRPointBufferBridge | |
LVRPointBufferBridge(PointBufferPtr pointcloud) | lvr2::LVRPointBufferBridge | |
LVRPointBufferBridge(const LVRPointBufferBridge &b) | lvr2::LVRPointBufferBridge | |
m_hasColors | lvr2::LVRPointBufferBridge | protected |
m_hasNormals | lvr2::LVRPointBufferBridge | protected |
m_id_polyData | lvr2::LVRPointBufferBridge | protected |
m_numPoints | lvr2::LVRPointBufferBridge | protected |
m_pointBuffer | lvr2::LVRPointBufferBridge | protected |
m_pointCloudActor | lvr2::LVRPointBufferBridge | protected |
m_spectralChannels | lvr2::LVRPointBufferBridge | protected |
m_spectralGradient | lvr2::LVRPointBufferBridge | protected |
m_spectralGradientChannel | lvr2::LVRPointBufferBridge | protected |
m_useGradient | lvr2::LVRPointBufferBridge | protected |
m_useNDVI | lvr2::LVRPointBufferBridge | protected |
m_useNormalizedGradient | lvr2::LVRPointBufferBridge | protected |
m_useSpectralChannel | lvr2::LVRPointBufferBridge | protected |
m_vtk_normals | lvr2::LVRPointBufferBridge | protected |
m_vtk_polyData | lvr2::LVRPointBufferBridge | protected |
refreshSpectralChannel() | lvr2::LVRPointBufferBridge | private |
refreshSpectralGradient() | lvr2::LVRPointBufferBridge | private |
setBaseColor(float r, float g, float b) | lvr2::LVRPointBufferBridge | |
setColorsVisibility(bool visible) | lvr2::LVRPointBufferBridge | |
setNormalsVisibility(bool visible) | lvr2::LVRPointBufferBridge | |
setOpacity(float opacityValue) | lvr2::LVRPointBufferBridge | |
setPointSize(int pointSize) | lvr2::LVRPointBufferBridge | |
setSpectralChannels(color< size_t > channels, color< bool > use_channel) | lvr2::LVRPointBufferBridge | |
setSpectralColorGradient(GradientType gradient, size_t channel, bool normalized=false, bool ndvi=false) | lvr2::LVRPointBufferBridge | |
setVisibility(bool visible) | lvr2::LVRPointBufferBridge | |
useGradient(bool useGradient) | lvr2::LVRPointBufferBridge | |
~LVRPointBufferBridge() | lvr2::LVRPointBufferBridge | virtual |