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

#include <DataType.h>

Public Attributes

Type xValue
 
Type yValue
 
Type ZValue
 

Detailed Description

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

Definition at line 19 of file DataType.h.

Member Data Documentation

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

Definition at line 20 of file DataType.h.

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

Definition at line 21 of file DataType.h.

template<typename Type >
Type Protium::Containers::Data3D< Type >::ZValue

Definition at line 22 of file DataType.h.