Inherits LmbrCentral::ShapeComponentRequestsBus::Handler, TubeShapeComponentRequestsBus::Handler, SplineComponentNotificationBus::Handler, and AZ::TransformNotificationBus::Handler.
|  | 
|  | TubeShape (const TubeShape &rhs) | 
|  | 
| void | Activate (AZ::EntityId entityId) | 
|  | 
| void | Deactivate () | 
|  | 
| AZ::Crc32 | GetShapeType () const override | 
|  | 
| AZ::Aabb | GetEncompassingAabb () const override | 
|  | 
| void | GetTransformAndLocalBounds (AZ::Transform &transform, AZ::Aabb &bounds) const override | 
|  | 
| bool | IsPointInside (const AZ::Vector3 &point) const override | 
|  | 
| float | DistanceFromPoint (const AZ::Vector3 &point) const override | 
|  | 
| float | DistanceSquaredFromPoint (const AZ::Vector3 &point) const override | 
|  | 
| bool | IntersectRay (const AZ::Vector3 &src, const AZ::Vector3 &dir, float &distance) const override | 
|  | 
| void | SetRadius (float radius) override | 
|  | 
| float | GetRadius () const override | 
|  | 
| float | GetVariableRadius (int vertIndex) const override | 
|  | 
| void | SetVariableRadius (int vertIndex, float radius) override | 
|  | 
| void | SetAllVariableRadii (float radius) override | 
|  | 
| float | GetTotalRadius (const AZ::SplineAddress &address) const override | 
|  | 
| const SplineAttribute< float > & | GetRadiusAttribute () const override | 
|  | 
| AZ::SplinePtr | GetSpline () | 
|  | 
| AZ::ConstSplinePtr | GetConstSpline () const | 
|  | 
| const AZ::Transform & | GetCurrentTransform () const | 
|  | 
|  | 
| static void | Reflect (AZ::SerializeContext &context) | 
|  | 
The documentation for this class was generated from the following file:
- Gems/LmbrCentral/Code/Source/Shape/TubeShape.h