|
virtual::BoundingBox | getBoundingBox () const =0 |
|
virtual::BlockPos | getMin () const =0 |
|
virtual::BlockPos | getMax () const =0 |
|
virtual::glm::ivec3 | getSpan () const =0 |
|
virtual int | getCapacity () const =0 |
|
virtual bool | isInside (::BlockPos const &) const =0 |
|
virtual void | translate (::BlockPos const &)=0 |
|
virtual void | forEach (::std::function< bool(::BlockPos const &)>) const =0 |
|
virtual ::std::set<::ChunkPos > | getChunks () const =0 |
|
MCFOLD void | $dtor () |
|
|
static MCAPI void ** | $vftable () |
|
The documentation for this class was generated from the following file: