![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Classes | |
struct | Divide::RelativeValue |
struct | Divide::RelativeSize |
struct | Divide::RelativePosition2D |
struct | Divide::RelativeScale2D |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_CORE_MATH_DIMENSION_H |
Functions | |
RelativePosition2D | Divide::pixelPosition (const I32 x, const I32 y) |
RelativePosition2D | Divide::pixelPosition (const vec2< I32 > offset) |
RelativeScale2D | Divide::pixelScale (const I32 x, const I32 y) |
RelativeScale2D | Divide::pixelScale (const vec2< I32 > scale) |
#define DVD_CORE_MATH_DIMENSION_H |
Definition at line 34 of file Dimension.h.