PixelSize Struct Reference
#include <PixelSize.h>
Inheritance diagram for PixelSize:
![](../class_pixel_size.png)
# Static Public Member Functions | |
static PixelSize | getFromSize (Size size) |
# Public Attributes | |
uint16 | x |
uint16 | y |
uint16 | z |
# Additional Inherited Members | |
![]() | |
void | constructor () |
Class' constructor. | |
const void * | getVTable () |
bool | mutateTo (const void *targetClass) |
![]() | |
static Object | getCast (void *object, ClassPointer targetClassGetClassMethod, ClassPointer baseClassGetClassMethod) |
![]() | |
void * | vTable |
Pointer to the class's virtual table. |
# Detailed Description
Class PixelSize
Inherits from Object
Implements methods to operate on PixelSize structs.
Definition at line 28 of file PixelSize.h.
# Member Function Documentation
# getFromSize()
# Member Data Documentation
# x
# y
# z
The documentation for this struct was generated from the following files:
- VUEngine-Core/source/Misc/Math/PixelSize.h
- VUEngine-Core/source/Misc/Types.h