UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TCapsule3< T > Member List

This is the complete list of members for UE::Geometry::TCapsule3< T >, including all inherited members.

Center() constUE::Geometry::TCapsule3< T >inline
Contains(const TVector< T > &Point) constUE::Geometry::TCapsule3< T >inline
Direction() constUE::Geometry::TCapsule3< T >inline
DistanceSquared(const TVector< T > &Point) constUE::Geometry::TCapsule3< T >inline
Extent() constUE::Geometry::TCapsule3< T >inline
GetBounds() constUE::Geometry::TCapsule3< T >inline
GetOrientedBounds() constUE::Geometry::TCapsule3< T >inline
Length() constUE::Geometry::TCapsule3< T >inline
RadiusUE::Geometry::TCapsule3< T >
SegmentUE::Geometry::TCapsule3< T >
SignedDistance(const TVector< T > &Point) constUE::Geometry::TCapsule3< T >inline
TCapsule3()=defaultUE::Geometry::TCapsule3< T >
TCapsule3(const TSegment3< T > &SegmentIn, T RadiusIn)UE::Geometry::TCapsule3< T >inline
TCapsule3(const TVector< T > &StartPoint, const TVector< T > &EndPoint, T RadiusIn)UE::Geometry::TCapsule3< T >inline
Volume() constUE::Geometry::TCapsule3< T >inline
Volume(T Radius, T Extent)UE::Geometry::TCapsule3< T >inlinestatic