Enzo
Loading...
Searching...
No Matches
src
Engine
GeometryAlgorithms
MeshShapes.h
1
#pragma once
2
#include "
Engine/Core/Types.h
"
3
#include <memory>
4
5
namespace
enzo::geo {
6
class
Mesh;
7
}
8
9
namespace
enzo::utils {
10
19
std::shared_ptr<geo::Mesh> buildCube(
const
Vector3& size,
const
Vector3& center);
20
21
}
// namespace enzo::utils
Types.h
Basic attribute, parameter, and node types for Enzo.
Generated by
1.12.0