LeviLamina
Loading...
Searching...
No Matches
Rope Class Reference

Classes

struct  IntermediateData
 

Public Member Functions

Ropeoperator= (Rope const &)
 
MCAPI Rope ()
 
MCAPI Rope (::Rope const &)
 
MCAPI void _finalizeBucket (::AABBBucket &bucket)
 
MCAPI void _integrate ()
 
MCAPI void _pruneDenyList ()
 
MCAPI void _resize ()
 
MCAPI float _solveCollisions (bool checkDenyList)
 
MCAPI float _solveDistanceConstraints1 ()
 
MCAPI float _solveDistanceConstraints3 ()
 
MCAPI void initializePins (::std::optional<::RopeParams > parameters)
 
MCAPI void prepareAABBBucketsForNextFrame ()
 
MCAPI void tick ()
 
MCAPI ~Rope ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::Rope const &)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 96, ::Rope::IntermediateDatamIntermediateData
 
::ll::TypedStorage< 8, 88, ::RopeParamsmParameters
 
::ll::TypedStorage< 8, 32, ::RopePointsmRenderPoints
 
::ll::TypedStorage< 8, 24, ::std::vector<::RopeNode > > mNodes
 
::ll::TypedStorage< 8, 24, ::std::vector<::AABBBucket > > mColliderBuckets
 
::ll::TypedStorage< 8, 24, ::std::vector<::RopeWave > > mWaves
 
::ll::TypedStorage< 8, 16, ::std::set<::AABB, ::RopeDetails::AABBPred > > mDenyListedColliders
 
::ll::TypedStorage< 8, 8, uint64 > mCutNode
 
::ll::TypedStorage< 8, 8, uint64 > mMinNodes
 

Constructor & Destructor Documentation

◆ Rope() [1/2]

MCAPI Rope::Rope ( )
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.

◆ Rope() [2/2]

MCAPI Rope::Rope ( ::Rope const & )
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.

◆ ~Rope()

MCAPI Rope::~Rope ( )
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.

Member Function Documentation

◆ _finalizeBucket()

MCAPI void Rope::_finalizeBucket ( ::AABBBucket & bucket)
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.

◆ _integrate()

MCAPI void Rope::_integrate ( )
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.

◆ _pruneDenyList()

MCAPI void Rope::_pruneDenyList ( )
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.

◆ _resize()

MCAPI void Rope::_resize ( )
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.

◆ _solveCollisions()

MCAPI float Rope::_solveCollisions ( bool checkDenyList)
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.

◆ _solveDistanceConstraints1()

MCAPI float Rope::_solveDistanceConstraints1 ( )
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.

◆ _solveDistanceConstraints3()

MCAPI float Rope::_solveDistanceConstraints3 ( )
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.

◆ initializePins()

MCAPI void Rope::initializePins ( ::std::optional<::RopeParams > parameters)
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.

◆ prepareAABBBucketsForNextFrame()

MCAPI void Rope::prepareAABBBucketsForNextFrame ( )
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.

◆ tick()

MCAPI void Rope::tick ( )
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.

◆ $ctor() [1/2]

MCAPI void * Rope::$ctor ( )
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.

◆ $ctor() [2/2]

MCAPI void * Rope::$ctor ( ::Rope const & )
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.

◆ $dtor()

MCAPI void Rope::$dtor ( )
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 class was generated from the following file: