Zoltan2
Loading...
Searching...
No Matches
GeometricGen::CoordinatePoint< T > Struct Template Reference

#include <GeometricGenerator.hpp>

Public Member Functions

 CoordinatePoint ()

Public Attributes

x
y
z

Detailed Description

template<typename T>
struct GeometricGen::CoordinatePoint< T >

Definition at line 180 of file GeometricGenerator.hpp.

Constructor & Destructor Documentation

◆ CoordinatePoint()

template<typename T>
GeometricGen::CoordinatePoint< T >::CoordinatePoint ( )
inline

Definition at line 207 of file GeometricGenerator.hpp.

Member Data Documentation

◆ x

template<typename T>
T GeometricGen::CoordinatePoint< T >::x

Definition at line 181 of file GeometricGenerator.hpp.

◆ y

template<typename T>
T GeometricGen::CoordinatePoint< T >::y

Definition at line 182 of file GeometricGenerator.hpp.

◆ z

template<typename T>
T GeometricGen::CoordinatePoint< T >::z

Definition at line 183 of file GeometricGenerator.hpp.


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