LeviLamina
Loading...
Searching...
No Matches
Vec2.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
Vec2
:
public
ll::math::floatN2<Vec2> {
6
public
:
7
using
floatN2::floatN2;
8
9
public
:
10
// static variables
11
// NOLINTBEGIN
12
MCAPI static ::Vec2
const
& MAX();
13
14
MCAPI static ::Vec2
const
& MIN();
15
16
MCAPI static ::Vec2
const
& ONE();
17
18
MCAPI static ::Vec2
const
& UNIT_Y();
19
20
MCAPI static ::Vec2
const
& ZERO();
21
// NOLINTEND
22
};
Vec2
Definition
Vec2.h:5
src
mc
deps
core
math
Vec2.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0