All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
#include <RefractionDippingModel.h>
Public Member Functions | |
virtual bool | isReadOnly () const |
RefractionStorage (RefractionContext *context) | |
Protected Attributes | |
RefractionContext * | _context |
QGpCoreWave::RefractionDippingModel::RefractionStorage::RefractionStorage | ( | RefractionContext * | context | ) | [inline] |
{_context=context;}
virtual bool QGpCoreWave::RefractionDippingModel::RefractionStorage::isReadOnly | ( | ) | const [inline, virtual] |
Reimplemented from QGpCoreTools::ExpressionStorage.
Reimplemented in QGpCoreWave::RefractionDippingModel::VariableN.
{return false;}