Size Struct Reference
#include <Size.h>
Inheritance diagram for Size:
# Static Public Member Functions | |
| static Size | getFromPixelSize (PixelSize pixelSize) |
# Public Attributes | |
| int16 | x |
| int16 | y |
| int16 | z |
# Additional Inherited Members | |
Private Member Functions inherited from Object | |
| void | constructor () |
| Class' constructor. | |
| const void * | getVTable () |
| bool | mutateTo (const void *targetClass) |
Static Private Member Functions inherited from Object | |
| static Object | getCast (void *object, ClassPointer targetClassGetClassMethod, ClassPointer baseClassGetClassMethod) |
Private Attributes inherited from Object | |
| void * | vTable |
| Pointer to the class's virtual table. | |
# Detailed Description
# Member Function Documentation
# getFromPixelSize()
# Member Data Documentation
# x
# y
# z
The documentation for this struct was generated from the following files:
Private Member Functions inherited from