Wrong place
Former-commit-id: 909750e9bca284c2a0096a51c782c1083b258cef
This commit is contained in:
@@ -37,6 +37,9 @@ class NzPlane
|
||||
|
||||
NzString ToString() const;
|
||||
|
||||
bool operator==(const NzPlane& plane) const;
|
||||
bool operator!=(const NzPlane& plane) const;
|
||||
|
||||
static NzPlane Lerp(const NzPlane& from, const NzPlane& to, T interpolation);
|
||||
static NzPlane XY();
|
||||
static NzPlane XZ();
|
||||
|
||||
Reference in New Issue
Block a user