LeviLamina
Loading...
Searching...
No Matches
DepenetrationComponent Struct Reference

Public Types

enum class  Bit : int {
  IsAlwaysOneWayCollision = 0 , WasPenetratingLastFrame = 1 , IsStuckInCollider = 2 , IsStuckItem = 3 ,
  PushTowardsClosestSpace = 4 , Count = 5
}
 
using Bitset = ::std::bitset<5>
 

Public Member Functions

DepenetrationComponentoperator= (DepenetrationComponent const &)
 
 DepenetrationComponent (DepenetrationComponent const &)
 
MCAPI::DepenetrationComponent & operator= (::DepenetrationComponent &&)
 

Public Attributes

::ll::TypedStorage< 4, 4, ::std::bitset< 5 > > mBits
 
::ll::TypedStorage< 4, 12, ::Vec3mMinDepenetration
 
::ll::TypedStorage< 8, 24, ::std::vector<::AABB > > mOneWayPhysicsBlocks
 
::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > mTemporaryOverride
 

Member Function Documentation

◆ operator=()

MCAPI::DepenetrationComponent & DepenetrationComponent::operator= ( ::DepenetrationComponent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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