SM_SphereModel Class Reference

#include <SM_SphereModel.h>

List of all members.

Public Member Functions

 SM_SphereModel ()
 ~SM_SphereModel ()
bool isBounded () const
MStatus compute (const MPlug &plug, MDataBlock &data)
MStatus connectionMade (const MPlug &plug, const MPlug &otherPlug, bool asSrc)
MStatus connectionBroken (const MPlug &plug, const MPlug &otherPlug, bool asSrc)
MStatus setDependentsDirty (const MPlug &plugBeingDirtied, MPlugArray &affectedPlugs)
void draw (M3dView &view, const MDagPath &path, M3dView::DisplayStyle style, M3dView::DisplayStatus)
MStatus setSofaOutSending (MDataBlock &data)
MStatus buildSofaObject (const MPlug &plug)
MStatus updateAttributes (MDataBlock &data)
MStatus getSofaImported (const MPlug &plug)
MStatus importAttributes (MDataBlock &data)

Static Public Member Functions

static void * creator ()
static MStatus initialize ()

Static Public Attributes

static const MTypeId typeId

Protected Attributes

SphereModel * sofaObject
bool justConnected
bool imported

Static Protected Attributes

static MObject attSofaInComing
static MObject attSofaOutSending
static MObject attUpdated
static MObject attSofaImport
static MObject attPosition
static MObject attRadius
static MObject attStatic


Constructor & Destructor Documentation

SM_SphereModel::SM_SphereModel (  ) 

SM_SphereModel::~SM_SphereModel (  )  [inline]


Member Function Documentation

bool SM_SphereModel::isBounded (  )  const [inline]

MStatus SM_SphereModel::compute ( const MPlug &  plug,
MDataBlock &  data 
)

void * SM_SphereModel::creator (  )  [static]

MStatus SM_SphereModel::initialize (  )  [static]

MStatus SM_SphereModel::connectionMade ( const MPlug &  plug,
const MPlug &  otherPlug,
bool  asSrc 
)

MStatus SM_SphereModel::connectionBroken ( const MPlug &  plug,
const MPlug &  otherPlug,
bool  asSrc 
)

MStatus SM_SphereModel::setDependentsDirty ( const MPlug &  plugBeingDirtied,
MPlugArray &  affectedPlugs 
)

void SM_SphereModel::draw ( M3dView &  view,
const MDagPath &  path,
M3dView::DisplayStyle  style,
M3dView::DisplayStatus   
)

MStatus SM_SphereModel::setSofaOutSending ( MDataBlock &  data  ) 

MStatus SM_SphereModel::buildSofaObject ( const MPlug &  plug  ) 

MStatus SM_SphereModel::updateAttributes ( MDataBlock &  data  ) 

MStatus SM_SphereModel::getSofaImported ( const MPlug &  plug  ) 

MStatus SM_SphereModel::importAttributes ( MDataBlock &  data  ) 


Member Data Documentation

const MTypeId SM_SphereModel::typeId [static]

MObject SM_SphereModel::attSofaInComing [static, protected]

MObject SM_SphereModel::attSofaOutSending [static, protected]

MObject SM_SphereModel::attUpdated [static, protected]

MObject SM_SphereModel::attSofaImport [static, protected]

MObject SM_SphereModel::attPosition [static, protected]

MObject SM_SphereModel::attRadius [static, protected]

MObject SM_SphereModel::attStatic [static, protected]

SphereModel* SM_SphereModel::sofaObject [protected]

bool SM_SphereModel::justConnected [protected]

bool SM_SphereModel::imported [protected]


The documentation for this class was generated from the following files:
Generated on Thu Apr 12 17:46:23 2007 for SofaMaya by  doxygen 1.5.1-p1