Open 3D Engine AzCore API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for AZ::Ray, including all inherited members.
AZ_TYPE_INFO(Ray, "{0301a872-5bea-4563-8070-85ed243cb57c}") (defined in AZ::Ray) | AZ::Ray | |
CreateFromLineSegment(const LineSegment &segment) | AZ::Ray | static |
GetDirection() const | AZ::Ray | |
GetOrigin() const | AZ::Ray | |
Ray()=default | AZ::Ray | |
Ray(const AZ::Vector3 &origin, const AZ::Vector3 &direction) | AZ::Ray |