☰
In me3_framework::overlay::epaint
In me3_framework::overlay::epaint
Modules
ahash
color
emath
image
mutex
shape_transform
stats
tessellator
text
textures
util
Macros
epaint_assert
Structs
CircleShape
ClippedPrimitive
ClippedShape
Color32
ColorImage
CubicBezierShape
FontId
FontImage
Fonts
Galley
ImageDelta
Mesh
Mesh16
PaintCallback
PaintCallbackInfo
PaintStats
PathShape
Pos2
QuadraticBezierShape
Rect
RectShape
Rgba
Rounding
Shadow
Stroke
TessellationOptions
Tessellator
TextShape
TextureAtlas
TextureHandle
TextureManager
Vec2
Vertex
Enums
FontFamily
ImageData
Primitive
Shape
TextureId
Constants
WHITE_UV
Functions
pos2
tessellate_shapes
vec2
?
Function
me3_framework
::
overlay
::
epaint
::
pos2
source
·
[
−
]
pub const fn pos2(x:
f32
, y:
f32
) ->
Pos2
Expand description
pos2(x, y) == Pos2::new(x, y)