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 215 of file GeometricGenerator.hpp.

Constructor & Destructor Documentation

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

Definition at line 242 of file GeometricGenerator.hpp.

Member Data Documentation

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

Definition at line 216 of file GeometricGenerator.hpp.

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

Definition at line 217 of file GeometricGenerator.hpp.

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

Definition at line 218 of file GeometricGenerator.hpp.


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