#include <IceLSS.h>
List of all members.
Detailed Description
Definition at line 15 of file IceLSS.h.
Constructor & Destructor Documentation
Constructor.
Definition at line 19 of file IceLSS.h.
Constructor.
Definition at line 21 of file IceLSS.h.
Destructor.
Definition at line 23 of file IceLSS.h.
Member Function Documentation
Computes an OBB surrounding the LSS.
- Parameters:
-
Tests if a point is contained within the LSS.
- Parameters:
-
- Returns:
- true if inside the LSS
- Warning:
- point and LSS must be in same space
Definition at line 41 of file IceLSS.h.
Tests if a sphere is contained within the LSS.
- Parameters:
-
sphere | [in] the sphere to test |
- Returns:
- true if inside the LSS
- Warning:
- sphere and LSS must be in same space
Definition at line 51 of file IceLSS.h.
Tests if an LSS is contained within the LSS.
- Parameters:
-
- Returns:
- true if inside the LSS
- Warning:
- both LSS must be in same space
Definition at line 66 of file IceLSS.h.
Member Data Documentation
The documentation for this class was generated from the following file: