licornea_tools
|
This is the complete list of members for tlz::point_full, including all inherited members.
color | tlz::point_full | |
is_null() const | tlz::point_xyz | inline |
operator bool() const | tlz::point_xyz | inlineexplicit |
operator=(const point_full &)=default | tlz::point_full | |
operator=(const point_xyz &pt) | tlz::point_full | inline |
operator=(const vec3 &pos) | tlz::point_full | inline |
point_full()=default | tlz::point_full | |
point_full(const point_full &)=default | tlz::point_full | |
point_full(const point_xyz &pt, const rgb_color &col=rgb_color::white) | tlz::point_full | inline |
point_xyz()=default | tlz::point_xyz | |
point_xyz(const point_xyz &)=default | tlz::point_xyz | |
point_xyz(float x_, float y_, float z_) | tlz::point_xyz | inline |
point_xyz(const vec3 &pos) | tlz::point_xyz | inline |
position() const | tlz::point_xyz | inline |
reserved | tlz::point_full | |
set_non_null() | tlz::point_xyz | inline |
set_null() | tlz::point_xyz | inline |
set_position(const vec3 &pos) | tlz::point_xyz | inline |
w | tlz::point_xyz | |
x | tlz::point_xyz | |
y | tlz::point_xyz | |
z | tlz::point_xyz |