#include <ObjectSize.h>
|
| NativeObjSizeEnum | GetNear () |
| | Gets the near_ size.
|
| |
| void | SetNear (NativeObjSizeEnum nearSize) |
| | Sets the near_ size.
|
| |
| NativeObjSizeEnum | GetMiddle () |
| | Gets the middle size.
|
| |
| void | SetMiddle (NativeObjSizeEnum middleSize) |
| | Sets the middle size.
|
| |
| NativeObjSizeEnum | GetFar () |
| | Gets the far size.
|
| |
| void | SetFar (NativeObjSizeEnum farSize) |
| | Sets the far size.
|
| |
◆ GetFar()
| NativeObjSizeEnum ObjectSize::GetFar |
( |
| ) |
|
Gets the far size.
- Returns
◆ GetMiddle()
| NativeObjSizeEnum ObjectSize::GetMiddle |
( |
| ) |
|
Gets the middle size.
- Returns
◆ GetNear()
| NativeObjSizeEnum ObjectSize::GetNear |
( |
| ) |
|
Gets the near_ size.
- Returns
◆ SetFar()
| void ObjectSize::SetFar |
( |
NativeObjSizeEnum | farSize | ) |
|
Sets the far size.
- Parameters
-
◆ SetMiddle()
| void ObjectSize::SetMiddle |
( |
NativeObjSizeEnum | middleSize | ) |
|
Sets the middle size.
- Parameters
-
◆ SetNear()
| void ObjectSize::SetNear |
( |
NativeObjSizeEnum | nearSize | ) |
|
Sets the near_ size.
- Parameters
-
The documentation for this class was generated from the following files: