FineKernelToolKit 4.2.13
|
継承メンバを含む FK::fk_Circle の全メンバ一覧です。
cloneShape(fk_IndexFaceSet *ifs) | FK::fk_IndexFaceSet | |
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_Circle(int div=3, double rad=1.0) | FK::fk_Circle | |
fk_IndexFaceSet(void) | FK::fk_IndexFaceSet | |
fk_Shape(fk_Type=fk_Type::SHAPE) | FK::fk_Shape | |
flush(void) | FK::fk_IndexFaceSet | |
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 | |
getEdgeSize(void) | FK::fk_IndexFaceSet | |
getFaceData(int faceID) | FK::fk_IndexFaceSet | |
getFaceData(int faceID, int vertexNum) | FK::fk_IndexFaceSet | |
getFaceNorm(int faceID, int order=0) | FK::fk_IndexFaceSet | |
getFaceSize(void) | FK::fk_IndexFaceSet | |
getObjectType(void) const | FK::fk_BaseObject | |
getPosSize(void) | FK::fk_IndexFaceSet | |
getPosVec(int vertexID) | FK::fk_IndexFaceSet | |
getRealShapeType(void) | FK::fk_Shape | |
getVertexNorm(int vertexID, int order=0) | FK::fk_IndexFaceSet | |
makeBlock(double x, double y, double z) | FK::fk_IndexFaceSet | |
makeCapsule(int div, double len, double rad) | FK::fk_IndexFaceSet | |
makeCircle(int div, double rad) | FK::fk_IndexFaceSet | |
makeCone(int div, double rad, double height, bool smoothMode=true) | FK::fk_IndexFaceSet | |
makeIFSet(int faceNum, int polyNum, int *IFSet, int vertexNum, fk_Vector *posArray, bool smoothMode=false, int order=0) | FK::fk_IndexFaceSet | |
makeIFSet(int faceNum, int polyNum, int *IFSet, int vertexNum, fk_Vector *posArray, int order) | FK::fk_IndexFaceSet | |
makeIFSet(std::vector< std::vector< int > > *faceArray, std::vector< fk_Vector > *posArray, bool smoothMode=false, int order=0) | FK::fk_IndexFaceSet | |
makeIFSet(std::vector< std::vector< int > > *faceArray, std::vector< fk_Vector > *posArray, int order) | FK::fk_IndexFaceSet | |
makePolygon(std::vector< fk_Vector > *posArray) | FK::fk_IndexFaceSet | |
makePolygon(int num, fk_Vector *posArray) | FK::fk_IndexFaceSet | |
makePrism(int div, double top, double bottom, double height, bool smoothMode=false) | FK::fk_IndexFaceSet | |
makeSphere(int div, double rad) | FK::fk_IndexFaceSet | |
modifyAttribute(std::string name) | FK::fk_Shape | |
moveVPosition(int vertexID, const fk_Vector &pos, int order=0) | FK::fk_IndexFaceSet | |
moveVPosition(int vertexID, double x, double y, double z, int order=0) | FK::fk_IndexFaceSet | |
moveVPosition(int vertexID, double *array, int order=0) | FK::fk_IndexFaceSet | |
putSolid(fk_Solid *solid) | FK::fk_IndexFaceSet | |
readD3DXFile(std::string fileName, std::string objName, bool solidFlg=true) | FK::fk_IndexFaceSet | |
readD3DXFile(std::string fileName, std::string objName, int materialID, bool solidFlg=true) | FK::fk_IndexFaceSet | |
readDXFFile(std::string fileName, bool solidFlg=true) | FK::fk_IndexFaceSet | |
readHRCFile(std::string fileName) | FK::fk_IndexFaceSet | |
readMQOData(unsigned char *buffer, std::string objName, bool solidFlg=true, bool contFlg=true, bool materialFlg=false) | FK::fk_IndexFaceSet | |
readMQOData(unsigned char *buffer, std::string objName, int materialID, bool solidFlg=true, bool contFlg=true, bool materialFlg=false) | FK::fk_IndexFaceSet | |
readMQOFile(std::string fileName, std::string objName, bool solidFlg=true, bool contFlg=true, bool materialFlg=false) | FK::fk_IndexFaceSet | |
readMQOFile(std::string fileName, std::string objName, int materialID, bool solidFlg=true, bool contFlg=true, bool materialFlg=false) | FK::fk_IndexFaceSet | |
readRDSFile(std::string fileName, bool solidFlg=true) | FK::fk_IndexFaceSet | |
readSMFFile(std::string fileName) | FK::fk_IndexFaceSet | |
readSTLFile(std::string fileName, bool solidFlg=true, double tolerance=1.0e-08) | FK::fk_IndexFaceSet | |
readVRMLFile(std::string fileName, bool materialFlg=true, bool solidFlg=true) | FK::fk_IndexFaceSet | |
setAnimationTime(double time) | FK::fk_IndexFaceSet | |
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 | |
setBlockScale(double scale) | FK::fk_IndexFaceSet | |
setBlockScale(double scale, fk_Axis axis) | FK::fk_IndexFaceSet | |
setBlockScale(double x, double y, double z) | FK::fk_IndexFaceSet | |
setBlockSize(double x, double y, double z) | FK::fk_IndexFaceSet | |
setBlockSize(double length, fk_Axis axis) | FK::fk_IndexFaceSet | |
setBVHMotion(fk_BVHBase *bvh) | FK::fk_IndexFaceSet | |
setCapsuleSize(double len, double rad) | FK::fk_IndexFaceSet | |
setCircleDivide(int div) | FK::fk_IndexFaceSet | |
setCircleRadius(double rad) | FK::fk_IndexFaceSet | |
setCircleScale(double scale) | FK::fk_IndexFaceSet | |
setConeDivide(int div) | FK::fk_IndexFaceSet | |
setConeHeight(double height) | FK::fk_IndexFaceSet | |
setConeRadius(double rad) | FK::fk_IndexFaceSet | |
setDivide(int div) | FK::fk_Circle | |
setFaceNorm(int faceID, const fk_Vector &norm, int order=0) | FK::fk_IndexFaceSet | |
setPrismBottomRadius(double bottom) | FK::fk_IndexFaceSet | |
setPrismDivide(int div) | FK::fk_IndexFaceSet | |
setPrismHeight(double height) | FK::fk_IndexFaceSet | |
setPrismTopRadius(double top) | FK::fk_IndexFaceSet | |
setRadius(double rad) | FK::fk_Circle | |
setScale(double scale) | FK::fk_Circle | |
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 | |
setSphereDivide(int div) | FK::fk_IndexFaceSet | |
setSphereRadius(double rad) | FK::fk_IndexFaceSet | |
setSphereScale(double scale) | FK::fk_IndexFaceSet | |
setVertexNorm(int vertexID, const fk_Vector &norm, int order=0) | FK::fk_IndexFaceSet | |
writeDXFFile(std::string fileName, bool triFlg=false) | FK::fk_IndexFaceSet | |
writeMQOFile(std::string fileName) | FK::fk_IndexFaceSet | |
writeSTLFile(std::string fileName) | FK::fk_IndexFaceSet | |
writeVRMLFile(std::string fileName, fk_Material *material=nullptr, bool triFlg=false) | FK::fk_IndexFaceSet | |
writeVRMLFile(std::string fileName, std::vector< double > *time, std::vector< fk_Vector > *pos, fk_Material *material=nullptr, bool triFlg=false) | FK::fk_IndexFaceSet | |
~fk_Attribute() | FK::fk_Attribute | virtual |
~fk_Circle() | FK::fk_Circle | virtual |
~fk_IndexFaceSet() | FK::fk_IndexFaceSet | virtual |
~fk_Shape() | FK::fk_Shape | virtual |