Blender
V3.3
|
This is the complete list of members for BoundBox, including all inherited members.
_pad0 | BoundBox | |
area() const | BoundBox | inline |
BoundBox() | BoundBox | inline |
BoundBox(const float3 &pt) | BoundBox | inline |
BoundBox(const float3 &min_, const float3 &max_) | BoundBox | inline |
BoundBox(empty_t) | BoundBox | inline |
center() const | BoundBox | inline |
center2() const | BoundBox | inline |
empty enum value | BoundBox | |
empty_t enum name | BoundBox | |
flag | BoundBox | |
grow(const float3 &pt) | BoundBox | inline |
grow(const float3 &pt, float border) | BoundBox | inline |
grow(const BoundBox &bbox) | BoundBox | inline |
grow_safe(const float3 &pt) | BoundBox | inline |
grow_safe(const float3 &pt, float border) | BoundBox | inline |
grow_safe(const BoundBox &bbox) | BoundBox | inline |
half_area() const | BoundBox | inline |
intersect(const BoundBox &bbox) | BoundBox | inline |
intersects(const BoundBox &other) | BoundBox | inline |
max | BoundBox | |
min | BoundBox | |
safe_area() const | BoundBox | inline |
size() const | BoundBox | inline |
transformed(const Transform *tfm) const | BoundBox | inline |
valid() const | BoundBox | inline |
vec | BoundBox |