_changed | SimBase | [protected] |
_kind | Crank | [protected] |
_lastCh | Crank | [protected] |
_lastVP | VPCrank | [protected] |
_mprogs | Crank | [protected] |
_name_ | SimBase | [protected] |
addMP(MetaProgSP m) | Crank | |
addTape(TapeSPVec &v, TapeSP t) | Crank | [protected] |
buildFPEnvKeys() | Crank | [protected, virtual] |
checkKind(MetaProgSP m) | Crank | [inline, protected, virtual] |
Crank() | Crank | [inline, protected] |
Crank(int kind) | Crank | [inline, protected] |
Crank(const Crank &c) | Crank | [protected] |
delMP(int idx) | Crank | |
delMP(SNameType name) | Crank | |
delMP(MetaProgSP m) | Crank | |
delTape(TapeSPVec &v, int i) | Crank | [protected] |
delTape(TapeSPVec &v, TapeSP t) | Crank | [protected] |
derr(const char *when, const char *where=0) const | SimBase | [inline] |
derr(const char *when, const char *where, const T stuff) const | SimBase | [inline] |
getChangeID() | SimBase | [inline, virtual] |
getChangeID() const | SimBase | [inline, virtual] |
getKind() const | Crank | [inline] |
getMP(int idx) | Crank | |
getMP(SNameType name) | Crank | |
getMPIdx(SNameType name) | Crank | |
getMPIdx(MetaProgSP m) | Crank | |
getName() | SimBase | [inline] |
getObjName() | SimBase | [inline] |
getPixelShader() | Crank | [inline, virtual] |
getShader() | Crank | [inline, virtual] |
getTape(TapeSPVec &v, int i) | Crank | [protected] |
getVertShader()=0 | VPCrank | [pure virtual] |
insertMP(int idx, MetaProgSP m) | Crank | |
insertTape(TapeSPVec &v, int i, TapeSP t) | Crank | [protected] |
kindErr(const char *where=0) | Crank | [inline, protected, virtual] |
mpsChanged() | Crank | [protected] |
readSelf(std::istream &is) | SimBase | [inline, virtual] |
saveSelf(std::ostream &os) | SimBase | [inline, virtual] |
setChanged() | SimBase | [inline, virtual] |
setMP(SNameType name, MetaProgSP m) | Crank | |
setMP(int idx, MetaProgSP m) | Crank | |
setName(std::string name) | SimBase | [inline] |
setName(const char *name) | SimBase | [inline] |
setTape(TapeSPVec &v, int i, TapeSP t) | Crank | [protected] |
SimBase() | SimBase | [inline] |
VPCrank() | VPCrank | [inline, protected] |
VPCrank(const VPCrank &vpc) | VPCrank | [protected] |
~Crank() | Crank | [inline, virtual] |
~SimBase() | SimBase | [inline, virtual] |
~VPCrank() | VPCrank | [inline, virtual] |