|
libalmath
2.5.7.1
|
This is the complete list of members for AL::ColladaBuilder, including all inherited members.
| addEffectColor(ptree &parent, const std::string &id, float red, float green, float blue, float alpha) | AL::ColladaBuilder | |
| addGeometryMesh(ptree &parent, const std::string &id, const Mesh &mesh) | AL::ColladaBuilder | |
| addInput(ptree &parent, const std::string &semantic, const std::string &source_id, int offset) | AL::ColladaBuilder | |
| addInstanceGeometry(ptree &parent, const std::string &geometry_id, const std::string &material_id) | AL::ColladaBuilder | |
| addInstanceVisualScene(ptree &parent, const std::string &scene_id) | AL::ColladaBuilder | |
| addMaterial(ptree &parent, const std::string &id, const std::string &effect_id) | AL::ColladaBuilder | |
| addMaterialEffectColor(ptree &root, float r, float g, float b, float a, const ::std::string &id) | AL::ColladaBuilder | |
| addNode(ptree &parent, const std::string &id, const Eigen::Affine3f &tf) | AL::ColladaBuilder | |
| addSourceXYZ(ptree &parent, const std::vector< float > &data, const std::string &id) | AL::ColladaBuilder | |
| addVisualScene(ptree &parent, const std::string &id) | AL::ColladaBuilder | |
| createDoc() | AL::ColladaBuilder | |
| createNode(const std::string &id, const Eigen::Affine3f &tf) | AL::ColladaBuilder | |
| ptree typedef | AL::ColladaBuilder |