Struct SaPCollisionManager::EndPoint
Defined in File broadphase_SaP.h
Nested Relationships
This struct is a nested type of Class SaPCollisionManager.
Struct Documentation
-
struct EndPoint
End point for an interval.
Public Functions
-
const Vec3s &getVal() const
get the value of the end point
-
Vec3s &getVal()
set the value of the end point
-
CoalScalar getVal(int i) const
-
CoalScalar &getVal(int i)
-
const Vec3s &getVal() const