関数
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
public | static | Line( float inCellSize ) | ||
public | static | |||
public | static | |||
public | static | |||
public | static | Cone( float inAngle, float inCellSize, std::uint32_t inSegmentCount ) | ||
public | static | |||
public | static | Cylinder( float inRadius, float inCellSize, std::uint32_t inSegmentCount ) | ||
public | static | |||
public | bool | const | isValid() | |
public | float | const | getLength() | |
public | const | getDirection() | ||
public | bool | const |
メンバ
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
public | float | static, constexpr | DEFAULT_CELL_SIZE | |
public | float | static, constexpr | DEFAULT_DURATION | |
public | std::uint32_t | static, constexpr | DEFAULT_SEGEMENT_COUNT | |
public | shape | |||
public | float | cellSize | ||
public | float | duration | ||
public | origin | |||
public | destination |