This is the complete list of members for GrayLib::cCylinder, including all inherited members.
cCylinder() | GrayLib::cCylinder | inline |
cCylinder(const cVector3f &v1, const cVector3f &v2) | GrayLib::cCylinder | inline |
cSegment3f() noexcept | GrayLib::cSegment3f | inline |
cSegment3f(const cVector3f &v1, const cVector3f &v2) noexcept | GrayLib::cSegment3f | inline |
DVALUE_t typedef | GrayLib::cSegment3f | |
get_Center() const noexcept | GrayLib::cSegment3f | inline |
get_Delta() const noexcept | GrayLib::cSegment3f | inline |
get_Depth() const noexcept | GrayLib::cSegment3f | inline |
get_Diameter() const | GrayLib::cSegment3f | inline |
get_Height() const noexcept | GrayLib::cSegment3f | inline |
get_HeightMax() const noexcept | GrayLib::cSegment3f | inline |
get_LargestAxis() const noexcept | GrayLib::cSegment3f | inline |
get_MaxDelta() const noexcept | GrayLib::cSegment3f | inline |
get_Radius() const | GrayLib::cSegment3f | inline |
get_Width() const noexcept | GrayLib::cSegment3f | inline |
GetDistanceTo(const cVector3f &v) const | GrayLib::cSegment3f | inline |
GetIntersectWithTri(const cTriangle3f &Tri, OUT cVector3f &rvCollisionPoint, OUT DVALUE_t &rfDistToCollision) const | GrayLib::cCylinder | |
GetLowestRoot(DVALUE_t a, DVALUE_t b, DVALUE_t c, DVALUE_t maxR, OUT DVALUE_t &rfRoot) | GrayLib::cCylinder | static |
Grow(const cVector3f &vOffset) | GrayLib::cSegment3f | inline |
GrowN(DVALUE_t nValue) | GrayLib::cSegment3f | inline |
m_vDir | GrayLib::cCylinder | |
m_vDirNorm | GrayLib::cCylinder | |
m_vMax | GrayLib::cSegment3f | |
m_vMin | GrayLib::cSegment3f | |
Offset(const cVector3f &vOffset) | GrayLib::cSegment3f | inline |
operator const DVALUE_t *() const noexcept | GrayLib::cSegment3f | inline |
operator DVALUE_t *() noexcept | GrayLib::cSegment3f | inline |
operator==(const cSegment3f &line) const | GrayLib::cSegment3f | inline |
Scale(DVALUE_t fScale) | GrayLib::cSegment3f | inline |
ScaleVect(const cVector3f &vScale) | GrayLib::cSegment3f | inline |
ScaleY(DVALUE_t fScaleY) | GrayLib::cSegment3f | inline |
SetMax() noexcept | GrayLib::cSegment3f | inline |
SetMin() noexcept | GrayLib::cSegment3f | inline |
SetOne() noexcept | GrayLib::cSegment3f | inline |
SetRay(const cVector3f &vOrigin, const cVector3f &vDir, DVALUE_t fDist) | GrayLib::cSegment3f | inline |
SetZero() noexcept | GrayLib::cSegment3f | inline |
UNITTEST_FRIEND(cCylinder) | GrayLib::cCylinder | |
GrayLib::cSegment3f::UNITTEST_FRIEND(cSegment3) | GrayLib::cSegment3f | |
Update() | GrayLib::cCylinder | inline |
v_GetLine(cVariant &vArgs) const | GrayLib::cSegment3f | |
v_SetLine(const cVariant &vArgs, ITERATE_t i=0) | GrayLib::cSegment3f | |