Field3D
FieldMapping.cpp File Reference

Contains the FieldMapping base class and the NullFieldMapping and MatrixFieldMapping subclass implementations. More...

#include <iostream>
#include <vector>
#include "FieldMapping.h"
#include "Types.h"

Go to the source code of this file.

Namespaces

namespace  FIELD3D_NAMESPACE_OPEN

Functions

const string FIELD3D_NAMESPACE_OPEN::k_frustumMappingName ("FrustumFieldMapping")
const string FIELD3D_NAMESPACE_OPEN::k_matrixMappingName ("MatrixFieldMapping")
const string FIELD3D_NAMESPACE_OPEN::k_nullMappingName ("NullFieldMapping")

Detailed Description

Contains the FieldMapping base class and the NullFieldMapping and MatrixFieldMapping subclass implementations.

Definition in file FieldMapping.cpp.