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, ::Vec3mMaxDepenetration
 
::ll::TypedStorage< 8, 24, ::std::vector<::AABB > > mOneWayPhysicsBlocks
 
::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > mTemporaryOverride
 

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