mantaflow  0.10
A framework for fluid simulation
Pb::WrapperRegistry Member List

This is the complete list of members for Pb::WrapperRegistry, including all inherited members.

addClass(const std::string &name, const std::string &internalName, const std::string &baseclass) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
addConstructor(const std::string &classname, Constructor method) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
addExternalInitializer(InitFunc func) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
addGetSet(const std::string &classname, const std::string &property, Getter getfunc, Setter setfunc) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
addMethod(const std::string &classname, const std::string &methodname, GenericFunction method) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
addOperator(const std::string &classname, const std::string &methodname, OperatorFunction method) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
addPythonCode(const std::string &file, const std::string &code) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
addPythonPath(const std::string &path) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
canConvert(ClassData *from, ClassData *to) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
cleanup() (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
construct(const std::string &scriptname, const vector< string > &args) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
createPyObject(const std::string &classname, const std::string &name, Manta::PbArgs &args, Manta::PbClass *parent) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
initModule() (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
instance() (defined in Pb::WrapperRegistry)Pb::WrapperRegistrystatic
lookup(const std::string &name) (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
renameObjects() (defined in Pb::WrapperRegistry)Pb::WrapperRegistry
runPreInit() (defined in Pb::WrapperRegistry)Pb::WrapperRegistry