Crate zintl_render_math

Crate zintl_render_math 

Source

Structs§

LogicalPixels
LogicalPixelsPoint
LogicalPixelsRect
LogicalPixelsSize
Mat3
Matrix 3x3
Mat4
Matrix 4x4
PhysicalPixels
PhysicalPixelsF
PhysicalPixelsFPoint
PhysicalPixelsFRect
PhysicalPixelsFSize
PhysicalPixelsPoint
PhysicalPixelsRect
PhysicalPixelsSize
ScaleFactor
TextureBounds
A Normalized Texture Rect.
TexturePoint
A Normalized Texture Point. This is a point in the range [0.0, 1.0] for both x and y coordinates. Do not use this to logically scale pixels.
Vec2
Viewport

Enums§

Alignment

Traits§

InLogicalScale
InPhysicalScale