|
OptiX
3.9
NVIDIA OptiX Acceleration Engine
|
This is the complete list of members for optix::Aabb, including all inherited members.
| Aabb() | optix::Aabb | |
| Aabb(const float3 &min, const float3 &max) | optix::Aabb | |
| Aabb(const float3 &v0, const float3 &v1, const float3 &v2) | optix::Aabb | |
| area() const | optix::Aabb | |
| center() const | optix::Aabb | |
| center(int dim) const | optix::Aabb | |
| contains(const float3 &p) const | optix::Aabb | |
| contains(const Aabb &bb) const | optix::Aabb | |
| distance(const float3 &x) const | optix::Aabb | |
| distance2(const float3 &x) const | optix::Aabb | |
| enlarge(float amount) | optix::Aabb | |
| extent() const | optix::Aabb | |
| extent(int dim) const | optix::Aabb | |
| halfArea() const | optix::Aabb | |
| include(const float3 &p) | optix::Aabb | |
| include(const Aabb &other) | optix::Aabb | |
| include(const float3 &min, const float3 &max) | optix::Aabb | |
| intersection(const Aabb &other) | optix::Aabb | |
| intersects(const Aabb &other) const | optix::Aabb | |
| invalidate() | optix::Aabb | |
| isFlat() const | optix::Aabb | |
| longestAxis() const | optix::Aabb | |
| m_max | optix::Aabb | |
| m_min | optix::Aabb | |
| maxExtent() const | optix::Aabb | |
| operator==(const Aabb &other) const | optix::Aabb | |
| operator[](int i) | optix::Aabb | |
| operator[](int i) const | optix::Aabb | |
| set(const float3 &min, const float3 &max) | optix::Aabb | |
| set(const float3 &v0, const float3 &v1, const float3 &v2) | optix::Aabb | |
| signedDistance(const float3 &x) const | optix::Aabb | |
| valid() const | optix::Aabb | |
| volume() const | optix::Aabb |
1.8.6