ezEngine  Release 25.03
ezGeometry::Polygon Struct Reference

Each polygon has a face normal and a set of indices, which vertices it references. More...

#include <Geometry.h>

Public Member Functions

void FlipWinding ()
 

Public Attributes

ezVec3 m_vNormal
 
ezHybridArray< ezUInt32, 4 > m_Vertices
 

Detailed Description

Each polygon has a face normal and a set of indices, which vertices it references.


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