継承メンバを含む FK::fk_Frustum の全メンバ一覧です。
| fk_BaseObject(fk_Type type=fk_Type::BASEOBJECT) | FK::fk_BaseObject | |
| fk_Frustum(double left=-10.0, double right=10.0, double bottom=-10.0, double top=10.0, double near=1.0, double far=6000.0) | FK::fk_Frustum | |
| fk_Frustum(const fk_Frustum &) | FK::fk_Frustum | |
| fk_ProjectBase(fk_ProjectMode=fk_ProjectMode::NONE) | FK::fk_ProjectBase | |
| getBottom(void) const | FK::fk_Frustum | |
| getFar(void) const | FK::fk_Frustum | |
| getLeft(void) const | FK::fk_Frustum | |
| getMode(void) const | FK::fk_ProjectBase | |
| getNear(void) const | FK::fk_Frustum | |
| getObjectType(void) const | FK::fk_BaseObject | |
| getRight(void) const | FK::fk_Frustum | |
| getTop(void) const | FK::fk_Frustum | |
| operator=(const fk_Frustum &) | FK::fk_Frustum | |
| setAll(double left, double right, double bottom, double top, double near, double far) | FK::fk_Frustum | |
| setBottom(double bottom) | FK::fk_Frustum | |
| setFar(double far) | FK::fk_Frustum | |
| setLeft(double left) | FK::fk_Frustum | |
| setNear(double near) | FK::fk_Frustum | |
| setRight(double right) | FK::fk_Frustum | |
| setTop(double top) | FK::fk_Frustum | |
| ~fk_Frustum() | FK::fk_Frustum | virtual |
| ~fk_ProjectBase() | FK::fk_ProjectBase | virtual |