supereight
|
#include <mesh.hpp>
Public Member Functions | |
Vertex (const Eigen::Vector3f &position) | |
Public Attributes | |
Eigen::Vector3f | position |
std::optional< Eigen::Vector3f > | normal |
std::optional< RGB > | color |
|
inline |
Eigen::Vector3f se::meshing::Vertex::position |
std::optional<Eigen::Vector3f> se::meshing::Vertex::normal |
std::optional<RGB> se::meshing::Vertex::color |