#include <aaplane.h>
|
| enum | AxisEnum {
XNORMAL = 0
, YNORMAL = 1
, ZNORMAL = 2
, XNORMAL = 0
,
YNORMAL = 1
, ZNORMAL = 2
} |
| |
| enum | AxisEnum {
XNORMAL = 0
, YNORMAL = 1
, ZNORMAL = 2
, XNORMAL = 0
,
YNORMAL = 1
, ZNORMAL = 2
} |
| |
Definition at line 52 of file aaplane.h.
◆ AxisEnum [1/2]
| Enumerator |
|---|
| XNORMAL | |
| YNORMAL | |
| ZNORMAL | |
| XNORMAL | |
| YNORMAL | |
| ZNORMAL | |
Definition at line 56 of file aaplane.h.
◆ AxisEnum [2/2]
| Enumerator |
|---|
| XNORMAL | |
| YNORMAL | |
| ZNORMAL | |
| XNORMAL | |
| YNORMAL | |
| ZNORMAL | |
Definition at line 56 of file aaplane.h.
◆ AAPlaneClass() [1/4]
| AAPlaneClass::AAPlaneClass |
( |
void | | ) |
|
|
inline |
◆ AAPlaneClass() [2/4]
| AAPlaneClass::AAPlaneClass |
( |
AxisEnum | normal, |
|
|
float | dist ) |
|
inline |
◆ AAPlaneClass() [3/4]
| AAPlaneClass::AAPlaneClass |
( |
void | | ) |
|
|
inline |
◆ AAPlaneClass() [4/4]
| AAPlaneClass::AAPlaneClass |
( |
AxisEnum | normal, |
|
|
float | dist ) |
|
inline |
◆ Get_Normal() [1/2]
| void AAPlaneClass::Get_Normal |
( |
Vector3 * | normal | ) |
const |
|
inline |
◆ Get_Normal() [2/2]
| void AAPlaneClass::Get_Normal |
( |
Vector3 * | normal | ) |
const |
◆ Set() [1/2]
| void AAPlaneClass::Set |
( |
AxisEnum | normal, |
|
|
float | dist ) |
|
inline |
◆ Set() [2/2]
| void AAPlaneClass::Set |
( |
AxisEnum | normal, |
|
|
float | dist ) |
◆ Dist
◆ Normal
The documentation for this class was generated from the following files: