supereight
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
se::meshing::Vertex Struct Reference

#include <mesh.hpp>

Public Member Functions

 Vertex (const Eigen::Vector3f &position)
 

Public Attributes

Eigen::Vector3f position
 
std::optional< Eigen::Vector3f > normal
 
std::optional< RGBcolor
 

Constructor & Destructor Documentation

◆ Vertex()

se::meshing::Vertex::Vertex ( const Eigen::Vector3f &  position)
inline

Member Data Documentation

◆ position

Eigen::Vector3f se::meshing::Vertex::position

◆ normal

std::optional<Eigen::Vector3f> se::meshing::Vertex::normal

◆ color

std::optional<RGB> se::meshing::Vertex::color

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