#include <Segment.h>
◆ Segment()
◆ distance()
float Vulkan::Physics::Segment::distance |
( |
Position |
p | ) |
const |
|
inline |
◆ getDirection()
const DeltaSpace & Vulkan::Physics::Segment::getDirection |
( |
| ) |
const |
|
inline |
◆ getEnd()
const Position & Vulkan::Physics::Segment::getEnd |
( |
| ) |
const |
|
inline |
◆ getOrigin()
const Position & Vulkan::Physics::Segment::getOrigin |
( |
| ) |
const |
|
inline |
◆ length()
float Vulkan::Physics::Segment::length |
( |
| ) |
const |
|
inline |
◆ normal() [1/2]
DeltaSpace Vulkan::Physics::Segment::normal |
( |
| ) |
const |
|
inline |
Returns the clockwise normal.
◆ normal() [2/2]
Returns the normal always pointing to the vector.
The documentation for this class was generated from the following file: