#include <Math/ContainerBox.h>
uLib::ContainerBox::ContainerBox |
( |
| ) |
|
|
inline |
uLib::ContainerBox::ContainerBox |
( |
const ContainerBox & |
copy | ) |
|
|
inline |
void uLib::ContainerBox::FlipLocalAxes |
( |
int |
first, |
|
|
int |
second |
|
) |
| |
|
inline |
Vector4f uLib::ContainerBox::GetLocalPoint |
( |
const float |
x, |
|
|
const float |
y, |
|
|
const float |
z |
|
) |
| |
|
inline |
Vector3f uLib::ContainerBox::GetOrigin |
( |
| ) |
const |
|
inline |
Vector3f uLib::ContainerBox::GetSize |
( |
| ) |
const |
|
inline |
Matrix4f uLib::ContainerBox::GetWorldMatrix |
( |
| ) |
const |
|
inline |
Vector4f uLib::ContainerBox::GetWorldPoint |
( |
const float |
x, |
|
|
const float |
y, |
|
|
const float |
z |
|
) |
| |
|
inline |
void uLib::ContainerBox::SetOrigin |
( |
const Vector3f & |
v | ) |
|
|
inline |
void uLib::ContainerBox::SetSize |
( |
const Vector3f & |
v | ) |
|
|
inline |
The documentation for this class was generated from the following file: