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

Classes

struct  MatrixStackRef

Public Member Functions

MCAPI::Matrix & getTop ()
MCAPI bool isSortOriginTop () const
MCAPI::MatrixStack::MatrixStackRef push (bool isSortOrigin)
MCAPI::MatrixStack::MatrixStackRef push (::Matrix const &matrix, bool isSortOrigin)
MCAPI::MatrixStack::MatrixStackRef pushIdentity (bool isSortOrigin)
MCAPI::Matrix const & sortOriginTransform () const
MCAPI::Matrix const & top () const
MCAPI void * $ctor ()

Public Attributes

::ll::TypedStorage< 8, 40, ::std::deque<::Matrix > > stack
::ll::TypedStorage< 8, 16, ::std::optional< uint64 > > sortOrigin
::ll::TypedStorage< 1, 1, bool > _isDirty

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