Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
HeightFieldShape::DecodingContext Class Reference

Public Member Functions

JPH_INLINE DecodingContext (const HeightFieldShape *inShape)
template<class Visitor>
JPH_INLINE void WalkHeightField (Visitor &ioVisitor)
JPH_INLINE bool IsDoneWalking () const

Constructor & Destructor Documentation

◆ DecodingContext()

JPH_INLINE HeightFieldShape::DecodingContext::DecodingContext ( const HeightFieldShape * inShape)
inlineexplicit

Member Function Documentation

◆ IsDoneWalking()

JPH_INLINE bool HeightFieldShape::DecodingContext::IsDoneWalking ( ) const
inline

◆ WalkHeightField()

template<class Visitor>
JPH_INLINE void HeightFieldShape::DecodingContext::WalkHeightField ( Visitor & ioVisitor)
inline

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