Murl Engine API  Version 2018.3
Murl::Math::Cylinder< DataType > Member List

This is the complete list of members for Murl::Math::Cylinder< DataType >, including all inherited members.

Cylinder()Murl::Math::Cylinder< DataType >inline
Cylinder(DataType length, DataType radius)Murl::Math::Cylinder< DataType >inline
Cylinder(const Box< DataType > &box)Murl::Math::Cylinder< DataType >inline
Cylinder(const Cylinder< DataType2 > &c)Murl::Math::Cylinder< DataType >inline
GetLength() constMurl::Math::Cylinder< DataType >inline
GetRadius() constMurl::Math::Cylinder< DataType >inline
IsIntersecting(const Sphere< DataType > &sphere) constMurl::Math::Cylinder< DataType >inline
mLengthMurl::Math::Cylinder< DataType >protected
mOffsetXMurl::Math::Cylinder< DataType >protected
mOffsetYMurl::Math::Cylinder< DataType >protected
mRadiusMurl::Math::Cylinder< DataType >protected
mShearXMurl::Math::Cylinder< DataType >protected
mShearYMurl::Math::Cylinder< DataType >protected
Set(const Box< DataType > &box)Murl::Math::Cylinder< DataType >inline
Set(const Box< DataType > &box, DataType shearX, DataType shearY)Murl::Math::Cylinder< DataType >inline
ToString() constMurl::Math::Cylinder< DataType >inline
ValueType typedefMurl::Math::Cylinder< DataType >