#include <seadLine.h>
Public Types | |
| typedef VectorType::ValueType | T |
Public Member Functions | |
| Segment () | |
| Segment (const VectorType &p0, const VectorType &p1) | |
| const VectorType & | getPos0 () const |
| void | setPos0 (const VectorType &p0) |
| const VectorType & | getPos1 () const |
| void | setPos1 (const VectorType &p1) |
Private Attributes | |
| VectorType | mP0 |
| VectorType | mP1 |
| typedef VectorType::ValueType sead::Segment< VectorType >::T |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |