ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
coordinate_system< PointType > Struct Template Reference

Returns the coordinate system of a point. Must be specialized for a user-provided point type. More...

#include <point.hpp>

Public Types

typedef
PointType::ERROR_UNKNOWN_COORDINATE_SYSTEM_FOR_POINT_TYPE 
type

Detailed Description

template<typename PointType>
struct viennagrid::result_of::coordinate_system< PointType >

Returns the coordinate system of a point. Must be specialized for a user-provided point type.


Member Typedef Documentation

typedef PointType::ERROR_UNKNOWN_COORDINATE_SYSTEM_FOR_POINT_TYPE type

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