FineKernelToolKit 4.2.13
|
継承メンバを含む FK::fk_Point の全メンバ一覧です。
allClear(void) | FK::fk_Point | |
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 | |
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_Point(std::vector< fk_Vector > *array=nullptr) | FK::fk_Point | |
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 | |
getColor(int vID) | FK::fk_Point | |
getDrawMode(int ID) | FK::fk_Point | |
getObjectType(void) const | FK::fk_BaseObject | |
getRealShapeType(void) | FK::fk_Shape | |
getSize(void) | FK::fk_Point | |
getVertex(int ID) | FK::fk_Point | |
modifyAttribute(std::string name) | FK::fk_Shape | |
pushVertex(const fk_Vector &pos) | FK::fk_Point | |
removeVertex(int ID) | FK::fk_Point | |
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 | |
setColor(int vID, fk_Color col) | FK::fk_Point | |
setColor(int vID, fk_Color *col) | FK::fk_Point | |
setDrawMode(int ID, bool mode) | FK::fk_Point | |
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 | |
setVertex(int ID, const fk_Vector &pos) | FK::fk_Point | |
setVertex(std::vector< fk_Vector > *array) | FK::fk_Point | |
~fk_Attribute() | FK::fk_Attribute | virtual |
~fk_Point() | FK::fk_Point | virtual |
~fk_Shape() | FK::fk_Shape | virtual |