#include <PointRenderer.h>
◆ destroy()
| void hdps::gui::PointRenderer::destroy |
( |
| ) |
|
|
overridevirtual |
◆ getColorMapRange()
◆ getSelectionDisplayMode()
◆ getSelectionHaloEnabled()
| bool hdps::gui::PointRenderer::getSelectionHaloEnabled |
( |
| ) |
const |
◆ getSelectionOutlineColor()
| hdps::Vector3f hdps::gui::PointRenderer::getSelectionOutlineColor |
( |
| ) |
const |
◆ getSelectionOutlineOpacity()
| float hdps::gui::PointRenderer::getSelectionOutlineOpacity |
( |
| ) |
const |
◆ getSelectionOutlineOverrideColor()
| bool hdps::gui::PointRenderer::getSelectionOutlineOverrideColor |
( |
| ) |
const |
◆ getSelectionOutlineScale()
| float hdps::gui::PointRenderer::getSelectionOutlineScale |
( |
| ) |
const |
◆ init()
| void hdps::gui::PointRenderer::init |
( |
| ) |
|
|
overridevirtual |
◆ render()
| void hdps::gui::PointRenderer::render |
( |
| ) |
|
|
overridevirtual |
◆ resize()
| void hdps::gui::PointRenderer::resize |
( |
QSize |
renderSize | ) |
|
|
overridevirtual |
◆ setAlpha()
| void hdps::gui::PointRenderer::setAlpha |
( |
const float |
alpha | ) |
|
◆ setBounds()
| void hdps::gui::PointRenderer::setBounds |
( |
const Bounds & |
bounds | ) |
|
◆ setColorChannelScalars()
| void hdps::gui::PointRenderer::setColorChannelScalars |
( |
const std::vector< float > & |
scalars, |
|
|
bool |
adjustColorMapRange = true |
|
) |
| |
◆ setColormap()
| void hdps::gui::PointRenderer::setColormap |
( |
const QImage & |
image | ) |
|
◆ setColorMapRange()
| void hdps::gui::PointRenderer::setColorMapRange |
( |
const float & |
min, |
|
|
const float & |
max |
|
) |
| |
◆ setColors()
| void hdps::gui::PointRenderer::setColors |
( |
const std::vector< Vector3f > & |
colors | ) |
|
◆ setData()
| void hdps::gui::PointRenderer::setData |
( |
const std::vector< Vector2f > & |
points | ) |
|
◆ setHighlights()
| void hdps::gui::PointRenderer::setHighlights |
( |
const std::vector< char > & |
highlights, |
|
|
const std::int32_t & |
numSelectedPoints |
|
) |
| |
◆ setOpacityChannelScalars()
| void hdps::gui::PointRenderer::setOpacityChannelScalars |
( |
const std::vector< float > & |
scalars | ) |
|
◆ setPointScaling()
| void hdps::gui::PointRenderer::setPointScaling |
( |
PointScaling |
scalingMode | ) |
|
◆ setPointSize()
| void hdps::gui::PointRenderer::setPointSize |
( |
const float |
size | ) |
|
◆ setScalarEffect()
| void hdps::gui::PointRenderer::setScalarEffect |
( |
const PointEffect |
effect | ) |
|
◆ setSelectionDisplayMode()
◆ setSelectionHaloEnabled()
| void hdps::gui::PointRenderer::setSelectionHaloEnabled |
( |
float |
selectionHaloEnabled | ) |
|
◆ setSelectionOutlineColor()
| void hdps::gui::PointRenderer::setSelectionOutlineColor |
( |
Vector3f |
color | ) |
|
◆ setSelectionOutlineOpacity()
| void hdps::gui::PointRenderer::setSelectionOutlineOpacity |
( |
float |
selectionOutlineOpacity | ) |
|
◆ setSelectionOutlineOverrideColor()
| void hdps::gui::PointRenderer::setSelectionOutlineOverrideColor |
( |
float |
selectionOutlineOverrideColor | ) |
|
◆ setSelectionOutlineScale()
| void hdps::gui::PointRenderer::setSelectionOutlineScale |
( |
float |
selectionOutlineScale | ) |
|
◆ setSizeChannelScalars()
| void hdps::gui::PointRenderer::setSizeChannelScalars |
( |
const std::vector< float > & |
scalars | ) |
|
The documentation for this class was generated from the following files:
- D:/Work/ManiVault/DevBundle/allmain/source/core/HDPS/src/renderers/PointRenderer.h
- D:/Work/ManiVault/DevBundle/allmain/source/core/HDPS/src/renderers/PointRenderer.cpp