#include <geometry.h>
|
| Quadric< 1 > | _quadric |
| |
| Matrix< 1, 1 > | _Q |
| |
| Matrix< 1, 1 > | _Qinv |
| |
| Matrix< 2, 1 > | _T |
| |
| Matrix< 1, 2 > | _Tt |
| |
| Matrix< 1, 2 > | _Tt_Q |
| |
| Quadric< Dim > | _quadric |
| |
| Matrix< Dim, Dim > | _Q |
| |
| Matrix< Dim, Dim > | _Qinv |
| |
| Matrix< Dim+1, Dim > | _T |
| |
| Matrix< Dim, Dim+1 > | _Tt |
| |
| Matrix< Dim, Dim+1 > | _Tt_Q |
| |
| struct QuadricBoundingBoxOverlap< Dim-1 > | _boundaryInfo [Dim] |
| |
◆ QuadricBoundingBoxOverlap() [1/4]
A constructor initializing the structure with a quadratic.
◆ QuadricBoundingBoxOverlap() [2/4]
◆ QuadricBoundingBoxOverlap() [3/4]
A constructor initializing the structure with a quadratic.
◆ QuadricBoundingBoxOverlap() [4/4]
◆ _intersect() [1/2]
◆ _intersect() [2/2]
◆ _set() [1/2]
◆ _set() [2/2]
◆ operator()() [1/2]
An overloaded operator for testing if the quadric intersects a bounding box.
◆ operator()() [2/2]
An overloaded operator for testing if the quadric intersects a bounding box.
◆ _boundaryInfo
◆ _Q [1/2]
◆ _Q [2/2]
◆ _Qinv [1/2]
◆ _Qinv [2/2]
◆ _quadric [1/2]
◆ _quadric [2/2]
◆ _T [1/2]
◆ _T [2/2]
◆ _Tt [1/2]
◆ _Tt [2/2]
◆ _Tt_Q [1/2]
◆ _Tt_Q [2/2]
The documentation for this struct was generated from the following files: