MGCL V10
V10
MGCL V10
|
継承メンバを含む MGSnapAttrib の全メンバ一覧です。
any() const | MGSnapAttrib | inline |
BIT_CENTER 列挙値 | MGSnapAttrib | |
BIT_END 列挙値 | MGSnapAttrib | |
BIT_GRID 列挙値 | MGSnapAttrib | |
BIT_KNOT 列挙値 | MGSnapAttrib | |
BIT_NEAR 列挙値 | MGSnapAttrib | |
BIT_ORTHO 列挙値 | MGSnapAttrib | |
BIT_VERTEX 列挙値 | MGSnapAttrib | |
clear_attrib() | MGSnapAttrib | inline |
count() const | MGSnapAttrib | inline |
getCenter() const | MGSnapAttrib | inline |
getEnd() const | MGSnapAttrib | inline |
getGrid() const | MGSnapAttrib | inline |
getKnot() const | MGSnapAttrib | inline |
getNear() const | MGSnapAttrib | inline |
getOrtho() const | MGSnapAttrib | inline |
getSnapAperture() const | MGSnapAttrib | inline |
getVertex() const | MGSnapAttrib | inline |
MGSnapAttrib() | MGSnapAttrib | |
MGSnapAttrib(float apx, float apy, bool bEnd=false, bool bKnot=false, bool bNear=false, bool bVertex=false, bool bCenter=false, bool bGrid=false, bool bOrtho=false) | MGSnapAttrib | |
MGSnapAttrib(float apx, float apy, const std::bitset< 32 > &bits) | MGSnapAttrib | |
none() const | MGSnapAttrib | inline |
operator<<(std::ostream &ostrm, const MGSnapAttrib &atr) | MGSnapAttrib | friend |
operator<<(MGOfstream &buf, const MGSnapAttrib &atr) | MGSnapAttrib | friend |
operator>>(MGIfstream &buf, MGSnapAttrib &atr) | MGSnapAttrib | friend |
setCenter(bool bCenter) | MGSnapAttrib | inline |
setEnd(bool bEnd) | MGSnapAttrib | inline |
setGrid(bool bGrid) | MGSnapAttrib | inline |
setKnot(bool bKnot) | MGSnapAttrib | inline |
setNear(bool bNear) | MGSnapAttrib | inline |
setOrtho(bool bOrtho) | MGSnapAttrib | inline |
setSnapAperture(const float Aperture[2]) | MGSnapAttrib | inline |
setSnapAperture(double x, double y) | MGSnapAttrib | inline |
setVertex(bool bVertex) | MGSnapAttrib | inline |