#include <VHACD.h>
Definition at line 266 of file VHACD.h.
◆ BoundsAABB() [1/3]
| VHACD::BoundsAABB::BoundsAABB |
( |
| ) |
|
|
default |
◆ BoundsAABB() [2/3]
| VHACD::BoundsAABB::BoundsAABB |
( |
const std::vector< VHACD::Vertex > & |
points | ) |
|
◆ BoundsAABB() [3/3]
| VHACD::BoundsAABB::BoundsAABB |
( |
const Vect3 & |
min, |
|
|
const Vect3 & |
max |
|
) |
| |
◆ ClosestPoint()
◆ GetCenter()
◆ GetMax() [1/2]
◆ GetMax() [2/2]
◆ GetMin() [1/2]
◆ GetMin() [2/2]
◆ GetSize()
◆ Inflate()
| BoundsAABB VHACD::BoundsAABB::Inflate |
( |
double |
ratio | ) |
const |
◆ Intersects()
| bool VHACD::BoundsAABB::Intersects |
( |
const BoundsAABB & |
b | ) |
const |
◆ SurfaceArea()
| double VHACD::BoundsAABB::SurfaceArea |
( |
| ) |
const |
◆ Union()
◆ Volume()
| double VHACD::BoundsAABB::Volume |
( |
| ) |
const |
◆ m_max
◆ m_min
The documentation for this struct was generated from the following file: