![]() |
Botcraft 1.21.4
|
#include <vector>
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | Botcraft::Renderer::Transformation |
class | Botcraft::Renderer::Translation |
class | Botcraft::Renderer::Rotation |
class | Botcraft::Renderer::Scale |
struct | Botcraft::Renderer::FaceTransformation |
Namespaces | |
namespace | Botcraft |
namespace | Botcraft::Renderer |
Typedefs | |
typedef std::shared_ptr< Transformation > | Botcraft::Renderer::TransformationPtr |
typedef std::shared_ptr< Scale > | Botcraft::Renderer::ScalePtr |