|
| std::array< glm::vec3, 8 > | getVolumeRelativeBoxCorners () const |
| | Poor man's vtable cont'd.
|
| bool | isSensible () const |
| | Poor man's vtable cont'd.
|
| bool | isPositiveStrict () const |
| | Poor man's vtable cont'd.
|
| template<typename TDerived> |
| std::array< glm::vec3, 8 > | getVolumeRelativeBoxCorners () const |
| | Gets corners of the object-relative bounding box that encapsulates the derived volume.
|
| template<typename TDerived> |
| bool | isSensible () const |
| | Returns whether or not the derived volume has sensible parameters (i.e., isn't infinite or invalid).
|
| template<typename TDerived> |
| bool | isPositiveStrict () const |
| | Returns whether or not the derived volume has strictly positive parameters.
|
|
| 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 |
◆ isPositiveStrict()
template<typename TDerived>
◆ isSensible()
template<typename TDerived>
The documentation for this struct was generated from the following file:
- ToyMaker_Main/include/toymaker/engine/spatial_query/types.hpp