_m_ctrlPos | FK::fk_Curve | protected |
deleteAttrID(const int key) | FK::fk_Attribute | |
deleteAttrII(const int key) | FK::fk_Attribute | |
deleteAttrIS(const int key) | FK::fk_Attribute | |
deleteAttrSD(const std::string key) | FK::fk_Attribute | |
deleteAttrSI(const std::string key) | FK::fk_Attribute | |
deleteAttrSS(const std::string key) | FK::fk_Attribute | |
diff(double t) | FK::fk_RBezCurve | virtual |
existAttrID(const int key) const | FK::fk_Attribute | |
existAttrII(const int key) const | FK::fk_Attribute | |
existAttrIS(const int key) const | FK::fk_Attribute | |
existAttrSD(const std::string key) const | FK::fk_Attribute | |
existAttrSI(const std::string key) const | FK::fk_Attribute | |
existAttrSS(const std::string key) const | FK::fk_Attribute | |
fk_Attribute(void) | FK::fk_Attribute | |
fk_BaseObject(fk_Type type=fk_Type::BASEOBJECT) | FK::fk_BaseObject | |
fk_Curve(void) | FK::fk_Curve | |
fk_RBezCurve(void) | FK::fk_RBezCurve | |
fk_Shape(fk_Type=fk_Type::SHAPE) | FK::fk_Shape | |
getAttrID(const int key) const | FK::fk_Attribute | |
getAttrII(const int key) const | FK::fk_Attribute | |
getAttrIS(const int key) const | FK::fk_Attribute | |
getAttrSD(const std::string key) const | FK::fk_Attribute | |
getAttrSI(const std::string key) const | FK::fk_Attribute | |
getAttrSS(const std::string key) const | FK::fk_Attribute | |
getCtrl(int ID) | FK::fk_Curve | |
getCtrlSize(void) | FK::fk_Curve | |
getDegree(void) | FK::fk_RBezCurve | |
getDiv(void) | FK::fk_Curve | |
getObjectType(void) const | FK::fk_BaseObject | |
getRealShapeType(void) | FK::fk_Shape | |
getWeight(int ID) | FK::fk_RBezCurve | |
init(void) | FK::fk_RBezCurve | virtual |
modifyAttribute(std::string name) | FK::fk_Shape | |
pos(double t) | FK::fk_RBezCurve | virtual |
setAttrID(const int key, const double value) | FK::fk_Attribute | |
setAttrII(const int key, const int value) | FK::fk_Attribute | |
setAttrIS(const int key, const std::string value) | FK::fk_Attribute | |
setAttrSD(const std::string key, const double value) | FK::fk_Attribute | |
setAttrSI(const std::string key, const int value) | FK::fk_Attribute | |
setAttrSS(const std::string key, const std::string value) | FK::fk_Attribute | |
setCtrl(int ID, fk_Vector pos) | FK::fk_RBezCurve | virtual |
setCtrlSize(int num) | FK::fk_Curve | protected |
setDegree(int deg) | FK::fk_RBezCurve | |
setDiv(int num) | FK::fk_Curve | |
setShaderAttribute(std::string name, int dim, std::vector< int > *array, bool self=false) | FK::fk_Shape | |
setShaderAttribute(std::string name, int dim, std::vector< float > *array, bool self=false) | FK::fk_Shape | |
setShaderAttribute(std::string name, int dim, std::vector< fk_Vector > *array) | FK::fk_Shape | |
setShaderAttribute(std::string name, int dim, std::vector< fk_TexCoord > *array) | FK::fk_Shape | |
setShaderAttribute(std::string name, int dim, std::vector< fk_HVector > *array) | FK::fk_Shape | |
setWeight(int ID, double weight) | FK::fk_RBezCurve | virtual |
~fk_Attribute() | FK::fk_Attribute | virtual |
~fk_Curve() | FK::fk_Curve | virtual |
~fk_RBezCurve() | FK::fk_RBezCurve | virtual |
~fk_Shape() | FK::fk_Shape | virtual |