LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptVector Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptVector:

Public Member Functions

MCAPI float distanceToLineSquared (::Vec3 const &p0, ::Vec3 const &p1) const
 
MCAPI bool isNan () const
 
MCAPI bool isNear (::Vec3 const &rhs, float e) const
 
MCAPI::std::string toJsonString () const
 
MCAPI::std::string toString () const
 
MCFOLD void * $ctor ()
 
MCAPI void * $ctor (float x_, float y_, float z_)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptVectorbind ()
 
static MCAPI ::Scripting::Result_deprecated<::ScriptModuleMinecraft::ScriptVectordivide (::Vec3 const &a, ::std::variant< float, ::Vec3 > const &b)
 
static MCAPI ::Vec3 directionFromRotation (::Vec2 const &rot)
 
static MCAPI ::Vec3 const & HALF ()
 
static MCAPI ::Vec3 const & MAX ()
 
static MCAPI ::Vec3 const & MIN ()
 
static MCAPI ::Vec3 const & NEG_UNIT_Y ()
 
static MCAPI ::Vec3 const & ONE ()
 
static MCAPI ::Vec3 const & UNIT_X ()
 
static MCAPI ::Vec3 const & UNIT_Y ()
 
static MCAPI ::Vec3 const & UNIT_Z ()
 
static MCAPI ::Vec3 const & ZERO ()
 

The documentation for this class was generated from the following file: