|
static constexpr uint32_t | None = 0xFFFFFFFF |
|
Definition at line 15 of file Polygon.cpp.
◆ List
using Cogs::Geometry::Vertex::List = std::vector<Vertex> |
◆ Vertex()
Cogs::Geometry::Vertex::Vertex |
( |
const glm::vec3 & |
vec, |
|
|
bool |
intersection = false |
|
) |
| |
|
inline |
◆ operator glm::vec3()
Cogs::Geometry::Vertex::operator glm::vec3 |
( |
| ) |
const |
|
inline |
◆ intersectionPoint
bool Cogs::Geometry::Vertex::intersectionPoint |
◆ None
constexpr uint32_t Cogs::Geometry::Vertex::None = 0xFFFFFFFF |
|
staticconstexpr |
◆ position
glm::vec3 Cogs::Geometry::Vertex::position |
The documentation for this struct was generated from the following file:
- D:/a/1/s/Cogs/Cogs.Foundation/Source/Geometry/Polygon.cpp