Cogs.Core
Static Public Member Functions | List of all members
Cogs::Geometry::CrossSectionGenerator Struct Reference

Static Public Member Functions

static COGSCORE_DLL_API bool generateCircularCrossection (glm::vec3 *vertices, int numSegments, float radius, float startAngle, float endAngle, bool wrapAround)
 

Detailed Description

Definition at line 11 of file CrossSectionGenerator.h.

Member Function Documentation

◆ generateCircularCrossection()

bool Cogs::Geometry::CrossSectionGenerator::generateCircularCrossection ( glm::vec3 *  vertices,
int  numSegments,
float  radius,
float  startAngle,
float  endAngle,
bool  wrapAround 
)
static

Definition at line 5 of file CrossSectionGenerator.cpp.


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