Structural deformable models
|
This is the complete list of members for MStructure, including all inherited members.
addExpectation(const SubStructure &subs, ExpectationMap &expmap, bool inverse=false) const | MStructure | protected |
addSubStruct(const SubStructure &substruct) | MStructure | |
attachStructTable(StructTable *psTable) | MStructure | inline |
buildAllStats() | MStructure | |
buildMasterModel(float scscale=1.f) | MStructure | |
clear() | MStructure | |
getExpMap() const | MStructure | inline |
getInfoFilename(const std::string &suffix) const | MStructure | |
getModel() const | MStructure | inline |
getModel() | MStructure | inline |
getName() const | MStructure | inline |
getRefModel(dword id, Model &model) const | MStructure | |
getRefModelIDs(Iter iter) const | MStructure | |
getRefProp(dword id, PropVec &prop) const | MStructure | |
getSearcher() const | MStructure | inline |
getSize() const | MStructure | inline |
getStructTable() | MStructure | inline |
getSubStruct(const std::string sname) const | MStructure | inline |
getSupStruct(const std::string sname) const | MStructure | inline |
getWeight() const | MStructure | inline |
getWinner(dword wid) const | MStructure | |
hasSubStruct(const std::string sname) const | MStructure | inline |
hasSupStruct(const std::string sname) const | MStructure | inline |
isFrame() const | MStructure | inline |
loadRefProp() | MStructure | |
m_FrameWinner | MStructure | protected |
m_Model | MStructure | protected |
m_Name | MStructure | protected |
m_PStructTable | MStructure | protected |
m_RefProp | MStructure | protected |
m_Searcher | MStructure | protected |
m_Size | MStructure | protected |
m_SubStructures | MStructure | protected |
m_SupStructures | MStructure | protected |
m_Weight | MStructure | protected |
MStructure(const std::string &name="", StructTable *psTable=NULL) | MStructure | |
MStructure(const MStructure &rhs) | MStructure | |
operator bool() const | MStructure | inline |
operator<<(std::ostream &os, const MStructure &st) | MStructure | friend |
operator=(const MStructure &rhs) | MStructure | |
operator>>(ParseFile &is, MStructure &st) | MStructure | friend |
read(ParseFile &is) | MStructure | |
rebuildExpMap() | MStructure | |
refSubSuper(bool doclear=false) | MStructure | protected |
saveRefProp() const | MStructure | |
setModel(const Model &model) | MStructure | inline |
setName(const std::string &name) | MStructure | |
setRefModel(dword id, const Model &model) | MStructure | |
setRefProp(dword id, const PropVec &prop) | MStructure | |
setSize(float size) | MStructure | inline |
setWeight(float weight) | MStructure | inline |
showStats(const SubStructure &subs, std::ostream &os=std::cout) const | MStructure | |
stepSearch(float dt) | MStructure | |
StructTable class | MStructure | friend |
verifyWinnerRating() | MStructure | |
write(std::ostream &os) const | MStructure | |
~MStructure() | MStructure |