Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
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

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

Definition at line 207 of file GeometricGenerator.hpp.

Member Data Documentation

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

Definition at line 181 of file GeometricGenerator.hpp.

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

Definition at line 182 of file GeometricGenerator.hpp.

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: