, including all inherited members.
append(const Point3D &point) | Cloud | |
append(const Cloud &cloud) | Cloud | |
center_xyz_ | Cloud | [private] |
clear() | Cloud | |
Cloud() | Cloud | |
Cloud(const Cloud ©) | Cloud | |
Cloud(const Cloud3D &cloud, bool register_stats=false) | Cloud | |
cloud_ | Cloud | [private] |
cloud_matrix_ | Cloud | [private] |
color_ | Cloud | [private] |
color_ramp_axis_ | Cloud | [private] |
DEFAULT_POINT_DISPLAY_COLOR_BLUE_ | Cloud | [static] |
DEFAULT_POINT_DISPLAY_COLOR_GREEN_ | Cloud | [static] |
DEFAULT_POINT_DISPLAY_COLOR_RED_ | Cloud | [static] |
DEFAULT_POINT_DISPLAY_SIZE_ | Cloud | [static] |
DEFAULT_POINT_HIGHLIGHT_COLOR_BLUE_ | Cloud | [static] |
DEFAULT_POINT_HIGHLIGHT_COLOR_GREEN_ | Cloud | [static] |
DEFAULT_POINT_HIGHLIGHT_COLOR_RED_ | Cloud | [static] |
DEFAULT_POINT_HIGHLIGHT_SIZE_ | Cloud | [static] |
disableTexture() const | Cloud | [private] |
display_scale_ | Cloud | [private] |
draw(bool disable_highlight=false) const | Cloud | |
drawWithHighlightColor() const | Cloud | |
drawWithPureColor() const | Cloud | |
drawWithRGB() const | Cloud | |
drawWithTexture() const | Cloud | |
enableTexture() const | Cloud | [private] |
getCenter(float &x, float &y, float &z) const | Cloud | [inline] |
getDisplaySpacePoint(unsigned int index) const | Cloud | |
getDisplaySpacePoints(std::vector< Point3D > &pts) const | Cloud | |
getInternalCloud() const | Cloud | |
getMatrix() const | Cloud | [inline] |
getObjectSpacePoint(unsigned int index) const | Cloud | |
getScalingFactor() const | Cloud | [inline] |
getStat() const | Cloud | [virtual] |
getStats() | Statistics | [static] |
highlight_color_ | Cloud | [private] |
loadMatrix(const float *matrix) | Cloud | |
max_xyz_ | Cloud | [private] |
min_xyz_ | Cloud | [private] |
multMatrix(const float *matrix) | Cloud | |
operator=(const Cloud &cloud) | Cloud | |
Statistics::operator=(const Statistics &) | Statistics | [inline, protected, virtual] |
operator[](unsigned int index) | Cloud | |
operator[](unsigned int index) const | Cloud | |
partitioned_indices_ | Cloud | [private] |
point_size_ | Cloud | [private] |
registerStats() | Statistics | [protected] |
remove(const Selection &selection) | Cloud | |
resize(unsigned int new_size) | Cloud | |
restore(const CopyBuffer ©_buffer, const Selection &selection) | Cloud | |
select_matrix_ | Cloud | [private] |
select_translate_x_ | Cloud | [private] |
select_translate_y_ | Cloud | [private] |
select_translate_z_ | Cloud | [private] |
selected_point_size_ | Cloud | [private] |
selection_wk_ptr_ | Cloud | [private] |
setColorRamp(bool on_off) | Cloud | [inline] |
setColorRampAxis(Axis a) | Cloud | [inline] |
setHighlightColor(float r, float g, float b) | Cloud | |
setHighlightPointSize(int size) | Cloud | |
setPointSize(int size) | Cloud | |
setRGB(float r, float g, float b) | Cloud | |
setSelection(SelectionPtr selection_ptr) | Cloud | |
setSelectionRotation(const float *matrix) | Cloud | |
setSelectionTranslation(float dx, float dy, float dz) | Cloud | |
size() const | Cloud | [inline] |
Statistics() | Statistics | [inline, protected] |
Statistics(const Statistics &) | Statistics | [inline, protected] |
updateCloudMembers() | Cloud | [private] |
use_color_ramp_ | Cloud | [private] |
use_native_color_ | Cloud | [private] |
~Cloud() | Cloud | |
~Statistics() | Statistics | [inline, virtual] |