Cortex  10.0.0-a4
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
IECoreMaya::CacheSet Class Reference

#include <CacheSet.h>

Inherits MPxObjectSet.

Public Member Functions

virtual bool isAbstractClass () const
 

Static Public Member Functions

static void * creator ()
 
static MStatus initialize ()
 

Static Public Attributes

static MTypeId id
 
static MObject aActive
 
static MObject aFrameRate
 
static MObject aOversamples
 
static MObject aOutFrameMel
 

Protected Member Functions

MString melFromStringArray (const MStringArray &a) const
 

Detailed Description

A Maya set base node which encapsulates basic funtionality required of cache sets.

Todo:
This is an IE specific base class - remove from Cortex

Member Function Documentation

MString IECoreMaya::CacheSet::melFromStringArray ( const MStringArray &  a) const
protected

A simple helper function to translate an MStringArray into the MEL representation of the same data.


The documentation for this class was generated from the following file: