FineKernelToolKit 4.2.13
|
継承メンバを含む FK::fk_Ray の全メンバ一覧です。
entryModel(fk_Model *model) | FK::fk_Ray | |
fk_BaseObject(fk_Type type=fk_Type::BASEOBJECT) | FK::fk_BaseObject | |
fk_Ray(void) | FK::fk_Ray | |
fk_Ray(fk_Vector S, fk_Vector E) | FK::fk_Ray | |
get(void) | FK::fk_Ray | |
getColor(void) | FK::fk_Ray | |
getDrawScale(void) | FK::fk_Ray | |
getInter(fk_Model *model) | FK::fk_Ray | |
getInterList(std::list< std::tuple< fk_Model *, double > > *list, bool sort=true) | FK::fk_Ray | |
getModel(void) | FK::fk_Ray | |
getObjectType(void) const | FK::fk_BaseObject | |
getPos(double t) | FK::fk_Ray | |
getType(void) | FK::fk_Ray | |
isInter(fk_Model *model) | FK::fk_Ray | |
removeModel(fk_Model *model) | FK::fk_Ray | |
set(fk_Vector S, fk_Vector E) | FK::fk_Ray | |
setColor(fk_Color *color) | FK::fk_Ray | |
setColor(float r, float g, float b) | FK::fk_Ray | |
setDrawScale(double scale) | FK::fk_Ray | |
setEnd(fk_Vector E) | FK::fk_Ray | |
setParent(fk_Model *model) | FK::fk_Ray | |
setStart(fk_Vector S) | FK::fk_Ray | |
setType(fk_LineType type) | FK::fk_Ray | |
~fk_Ray() | FK::fk_Ray |