|
static constexpr std::array< glm::vec3, 8 > | GetCornerSignsArray () |
| Returns an array populated with axis-wise sign multipliers, where the positions on the array correspond to the corner of a box.
|
|
static std::array< glm::vec3, 8 > | ComputeBoxCorners (const glm::vec3 &boxDimensions) |
| Computes the model relative corners of a box, given the dimensions of the box.
|
|
◆ getVolumeRelativeBoxCorners()
template<typename TDerived>
std::array< glm::vec3, 8 > ToyMaker::Volume< TDerived >::getVolumeRelativeBoxCorners |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: