OpenLexocad  27.1
Topo::GeometricInformation Struct Reference

#include <GeometricInformation.h>

Public Member Functions

 GeometricInformation ()=default
 
GeometricInformation operator+= (GeometricInformation gi)
 

Public Attributes

double ShapeVolume = 0.
 
double ShapeSurfaceArea = 0.
 
double ShapeEdgeLength = 0.
 
unsigned int ShapeVertexCount = 0
 

Constructor & Destructor Documentation

◆ GeometricInformation()

Topo::GeometricInformation::GeometricInformation ( )
default

Member Function Documentation

◆ operator+=()

GeometricInformation Topo::GeometricInformation::operator+= ( GeometricInformation  gi)
inline

Member Data Documentation

◆ ShapeEdgeLength

double Topo::GeometricInformation::ShapeEdgeLength = 0.

◆ ShapeSurfaceArea

double Topo::GeometricInformation::ShapeSurfaceArea = 0.

◆ ShapeVertexCount

unsigned int Topo::GeometricInformation::ShapeVertexCount = 0

◆ ShapeVolume

double Topo::GeometricInformation::ShapeVolume = 0.

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