MGCL V10
V10
MGCL V10
|
継承メンバを含む MGBox の全メンバ一覧です。
crossing(const MGStraight &sl) const | MGBox | |
cutting(const MGPlane &plane) const | MGBox | |
distance(const MGPosition &P) const | MGBox | |
dump(MGOfstream &) const | MGBox | |
dump_size() const | MGBox | |
empty() const | MGBox | |
expand() | MGBox | |
expand(double len) | MGBox | |
expand(double *len) | MGBox | |
expand(const MGPosition &P) | MGBox | |
finite() const | MGBox | |
high() const | MGBox | |
includes(const MGPosition &P) const | MGBox | inline |
includes_origin() const | MGBox | |
is_null() const | MGBox | inline |
len() const | MGBox | |
length() const | MGBox | inline |
low() const | MGBox | |
MGBox(const MGBox &box2) | MGBox | |
MGBox(int dim=0) | MGBox | inlineexplicit |
MGBox(const MGInterval &xspan, const MGInterval &yspan) | MGBox | |
MGBox(const MGInterval &xspan, const MGInterval &yspan, const MGInterval &zspan) | MGBox | |
MGBox(const MGPosition ¢er, double *size) | MGBox | |
MGBox(const MGPosition ¢er, double size=0.) | MGBox | |
MGBox(const MGPosition &, const MGPosition &) | MGBox | |
MGBox(const MGBox &, const MGPosition &) | MGBox | |
MGBox(int dim, const MGInterval *) | MGBox | |
MGBox(int dim, const MGBox &box, int start1=0, int start2=0) | MGBox | |
mid() const | MGBox | |
operator!=(const MGBox &box2) const | MGBox | inline |
operator&(const MGBox &) const | MGBox | |
operator&=(const MGBox &) | MGBox | |
operator()(int i) const | MGBox | inline |
operator()(int i) | MGBox | inline |
operator*(double scale, const MGBox &) | MGBox | friend |
operator*(double) const | MGBox | |
operator*(const MGMatrix &) const | MGBox | |
operator*(const MGTransf &) const | MGBox | |
operator*=(double scalar) | MGBox | |
operator*=(const MGMatrix &) | MGBox | |
operator*=(const MGTransf &) | MGBox | |
operator+(const MGVector &v, const MGBox &b) | MGBox | friend |
operator+(const MGVector &v) const | MGBox | |
operator+=(const MGVector &) | MGBox | |
operator-(const MGVector &) const | MGBox | |
operator-=(const MGVector &) | MGBox | |
operator/(double a) const | MGBox | |
operator/=(double) | MGBox | |
operator<<(std::ostream &, const MGBox &) | MGBox | friend |
operator<<(const MGPosition &pt) const | MGBox | inline |
operator<<(const MGBox &box2) const | MGBox | inline |
operator=(const MGBox &box2) | MGBox | |
operator==(const MGBox &box2) const | MGBox | |
operator>>(const MGPosition &) const | MGBox | |
operator>>(const MGBox &) const | MGBox | |
operator[](int i) const | MGBox | inline |
operator[](int i) | MGBox | inline |
operator|(const MGBox &) const | MGBox | |
operator|=(const MGBox &) | MGBox | |
ref(int i) const | MGBox | |
restore(MGIfstream &) | MGBox | |
sdim() const | MGBox | inline |
set_high(const MGPosition &) | MGBox | |
set_low(const MGPosition &) | MGBox | |
set_null() | MGBox | |
type(int i) const | MGBox | inline |
vertex() const | MGBox | |
~MGBox() | MGBox |