cgv
|
Public Member Functions | |
bool | self_reflect (cgv::reflect::reflection_handler &rh) |
![]() | |
point_render_style () | |
construct with default values | |
![]() | |
group_render_style () | |
set default values | |
Additional Inherited Members | |
![]() | |
float | point_size |
default value assigned to point size attribute in enable method of point renderer, set to 1 in constructor | |
bool | use_group_point_size |
whether to use the | |
bool | measure_point_size_in_pixel |
whether to measure point size in pixels or in world space relative to reference_pixel_size passed to enable method, defaults to true | |
bool | screen_aligned |
whether to span point splat in screen aligned coordinate system | |
float | default_depth_offset |
default value for depth offset used to support layering | |
float | blend_width_in_pixel |
set to 1 in constructor | |
float | halo_width_in_pixel |
set to 0 in constructor | |
float | percentual_halo_width |
set to 0 in constructor | |
rgba | halo_color |
color of halo with opacity channel | |
float | halo_color_strength |
strength in [0,1] of halo color with respect to color of primitive | |
bool | blend_points |
set to true in constructor | |
![]() | |
bool | use_group_color |
whether to use group colors indexed through group index, defaults to false | |
bool | use_group_transformation |
whether to use group translation and rotation indexed through group index, defaults to false | |
Definition at line 109 of file point_renderer.h.
bool cgv::render::point_render_style_reflect::self_reflect | ( | cgv::reflect::reflection_handler & | rh | ) |
Definition at line 173 of file point_renderer.cxx.