MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::PolarSurface::VertexData Struct Reference

#include <PolarSurface.hpp>

Public Member Functions

 VertexData ()
 
bool operator== (const VertexData &other) const
 

Public Attributes

double arcLength
 
double angle
 

Detailed Description

Definition at line 40 of file PolarSurface.hpp.

Constructor & Destructor Documentation

◆ VertexData()

mgx::PolarSurface::VertexData::VertexData ( )
inline

Definition at line 45 of file PolarSurface.hpp.

Member Function Documentation

◆ operator==()

bool mgx::PolarSurface::VertexData::operator== ( const VertexData other) const
inline

Definition at line 47 of file PolarSurface.hpp.

Member Data Documentation

◆ angle

double mgx::PolarSurface::VertexData::angle

Definition at line 43 of file PolarSurface.hpp.

◆ arcLength

double mgx::PolarSurface::VertexData::arcLength

Definition at line 42 of file PolarSurface.hpp.


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