Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Protium::Containers::Data2D< Type > Struct Template Reference

#include <DataType.h>

Public Attributes

Type xValue
 
Type yValue
 

Detailed Description

template<typename Type>
struct Protium::Containers::Data2D< Type >

Definition at line 13 of file DataType.h.

Member Data Documentation

template<typename Type >
Type Protium::Containers::Data2D< Type >::xValue

Definition at line 14 of file DataType.h.

template<typename Type >
Type Protium::Containers::Data2D< Type >::yValue

Definition at line 15 of file DataType.h.