MGCL V10
V10
MGCL V10
|
継承メンバを含む MGBPointSeq の全メンバ一覧です。
average_plane(MGPosition ¢er, MGPlane &plane, MGStraight &line, double &deviation) const | MGBPointSeq | |
box() const | MGBPointSeq | |
capacity() const | MGBPointSeq | inline |
coordinate_exchange(int j1, int j2) | MGBPointSeq | |
data(int i=0, int j=0) | MGBPointSeq | |
data(int i=0, int j=0) const | MGBPointSeq | |
dump(MGOfstream &) const | MGBPointSeq | |
dump_size() const | MGBPointSeq | |
homogeneous_transform(double) | MGBPointSeq | |
homogeneous_transform(const MGVector &) | MGBPointSeq | |
homogeneous_transform(const MGMatrix &) | MGBPointSeq | |
homogeneous_transform(const MGTransf &) | MGBPointSeq | |
insert_at(int i, const MGVector &vctr) | MGBPointSeq | |
insert_at(int i, const double *data) | MGBPointSeq | |
is_null() const | MGBPointSeq | inline |
length() const | MGBPointSeq | inline |
MGBPointSeq(int capacity=0, int dim=0) | MGBPointSeq | explicit |
MGBPointSeq(int dim, const MGBPointSeq &old_brep, int start1=0, int start2=0) | MGBPointSeq | |
MGBPointSeq(bool along_u, int m, const MGSPointSeq &sp) | MGBPointSeq | |
MGBPointSeq(int start_id, int num, const MGBPointSeq &bp_old) | MGBPointSeq | |
MGBPointSeq(const std::vector< MGPosition > &poses) | MGBPointSeq | |
MGBPointSeq(const MGBPointSeq &) | MGBPointSeq | |
negate() | MGBPointSeq | |
non_homogeneous() const | MGBPointSeq | |
operator!=(const MGBPointSeq &brep) const | MGBPointSeq | inline |
operator()(int i, int j) | MGBPointSeq | inline |
operator()(int i, int j) const | MGBPointSeq | inline |
operator()(int i) const | MGBPointSeq | |
operator*(double scale, const MGBPointSeq &) | MGBPointSeq | friend |
operator*(double scale) const | MGBPointSeq | |
operator*(const MGMatrix &) const | MGBPointSeq | |
operator*(const MGTransf &) const | MGBPointSeq | |
operator*=(double scale) | MGBPointSeq | |
operator*=(const MGMatrix &) | MGBPointSeq | |
operator*=(const MGTransf &) | MGBPointSeq | |
operator+(const MGVector &v, const MGBPointSeq &b) | MGBPointSeq | friend |
operator+(const MGVector &v) const | MGBPointSeq | |
operator+(const MGBPointSeq &bp2) const | MGBPointSeq | |
operator+=(const MGVector &) | MGBPointSeq | |
operator+=(const MGBPointSeq &bp2) | MGBPointSeq | |
operator-(const MGVector &) const | MGBPointSeq | |
operator-(const MGBPointSeq &bp2) const | MGBPointSeq | |
operator-=(const MGVector &) | MGBPointSeq | |
operator-=(const MGBPointSeq &bp2) | MGBPointSeq | |
operator/(double scale) const | MGBPointSeq | |
operator/=(double scale) | MGBPointSeq | |
operator<<(std::ostream &, const MGBPointSeq &) | MGBPointSeq | friend |
operator=(const MGBPointSeq &) | MGBPointSeq | |
operator==(const MGBPointSeq &) const | MGBPointSeq | |
planar(MGPlane &plane, MGStraight &line, MGPosition ¢er) const | MGBPointSeq | |
point(int i, int j, int sd, MGPosition &P) const | MGBPointSeq | |
ref(int i, int j) const | MGBPointSeq | |
reshape(int capacity, int start=0) | MGBPointSeq | |
resize(int sz, int dim=0) | MGBPointSeq | |
restore(MGIfstream &) | MGBPointSeq | |
sdim() const | MGBPointSeq | inline |
set_length(int length) | MGBPointSeq | |
set_null() | MGBPointSeq | |
store_at(int i, const MGVector &vctr, int to=0, int from=0) | MGBPointSeq | |
store_at(int i, const MGVector &vctr, int to, int from, int len) | MGBPointSeq | |
store_at(int i, const double *data, int to=0) | MGBPointSeq | |
~MGBPointSeq() | MGBPointSeq | inline |