data.h File Reference

Declaration of Data and InternalData classes. More...

#include "gpucalc/log_manager.h"

Go to the source code of this file.

Namespaces

namespace  gpucalc

Classes

class  gpucalc::Data
 Class representing external (CPU-side) data. More...

Enumerations

enum  gpucalc::ArrayDataType { gpucalc::NOTArray = 0, gpucalc::Array1D = 1, gpucalc::Array2D, gpucalc::Array3D }
 Represent type of storage of our array data in GPU side. More...
enum  gpucalc::ElementDataType { gpucalc::NOTElement = 0, gpucalc::ElementNumber = 1 }
 Represent type of storage of our element data in GPU side. More...
enum  gpucalc::ValueType {
  gpucalc::NOTType = 0, gpucalc::FloatType = 1, gpucalc::DoubleType, gpucalc::IntType,
  gpucalc::UnsignedIntType, gpucalc::CharType, gpucalc::UnsignedCharType
}
 Type of element in our data. More...

Variables

const char gpucalc::_DataClassName [] = "Data"


Detailed Description

Declaration of Data and InternalData classes.

Author:
Kutumov Alexey
Date:
2008
Version:
0.8.0

Definition in file data.h.


Generated on Thu Mar 5 22:36:42 2009 for gpucalc by  doxygen 1.5.6