MGCL V10
V10
MGCL V10
|
継承メンバを含む MGSPointSeq の全メンバ一覧です。
average_plane(MGPosition ¢er, MGPlane &plane, MGStraight &line, double &deviation) const | MGSPointSeq | |
box() const | MGSPointSeq | |
capacity(int &capau, int &capav) const | MGSPointSeq | inline |
capacity_u() const | MGSPointSeq | inline |
capacity_v() const | MGSPointSeq | inline |
data(int i=0, int j=0, int k=0) const | MGSPointSeq | |
data(int i=0, int j=0, int k=0) | MGSPointSeq | |
dump(MGOfstream &) const | MGSPointSeq | |
dump_size() const | MGSPointSeq | |
homogeneous_transform(double) | MGSPointSeq | |
homogeneous_transform(const MGVector &) | MGSPointSeq | |
homogeneous_transform(const MGMatrix &) | MGSPointSeq | |
homogeneous_transform(const MGTransf &) | MGSPointSeq | |
is_null() const | MGSPointSeq | inline |
length(int &lengthu, int &lengthv) const | MGSPointSeq | inline |
length_u() const | MGSPointSeq | inline |
length_v() const | MGSPointSeq | inline |
make_data_point(MGNDDArray &utau, MGNDDArray &vtau) const | MGSPointSeq | |
MGSPointSeq(int sizeu=0, int sizev=0, int dim=0) | MGSPointSeq | explicit |
MGSPointSeq(int dim, const MGSPointSeq &old_brep, int start1=0, int start2=0) | MGSPointSeq | |
MGSPointSeq(const MGSPointSeq &rhs) | MGSPointSeq | |
non_homogeneous() const | MGSPointSeq | |
operator!=(const MGSPointSeq &brep) const | MGSPointSeq | inline |
operator()(int i, int j, int k) | MGSPointSeq | |
operator()(int i, int j, int k) const | MGSPointSeq | inline |
operator()(int i, int j) const | MGSPointSeq | |
operator*(double scale, const MGSPointSeq &) | MGSPointSeq | friend |
operator*(double) const | MGSPointSeq | |
operator*(const MGMatrix &) const | MGSPointSeq | |
operator*(const MGTransf &) const | MGSPointSeq | |
operator*=(double) | MGSPointSeq | |
operator*=(const MGMatrix &) | MGSPointSeq | |
operator*=(const MGTransf &) | MGSPointSeq | |
operator+(const MGVector &) const | MGSPointSeq | |
operator+(const MGSPointSeq &sp2) const | MGSPointSeq | |
operator+=(const MGVector &) | MGSPointSeq | |
operator+=(const MGSPointSeq &sp2) | MGSPointSeq | |
operator-(const MGVector &) const | MGSPointSeq | |
operator-(const MGSPointSeq &sp2) const | MGSPointSeq | |
operator-=(const MGVector &) | MGSPointSeq | |
operator-=(const MGSPointSeq &sp2) | MGSPointSeq | |
operator<<(std::ostream &out, const MGSPointSeq &sp) | MGSPointSeq | friend |
operator=(const MGSPointSeq &) | MGSPointSeq | |
operator==(const MGSPointSeq &) const | MGSPointSeq | |
ref(int i, int j, int k=0) const | MGSPointSeq | |
reshape(int sizeu, int suzev, int startu=0, int startv=0) | MGSPointSeq | |
resize(int lenu, int lenv, int dim) | MGSPointSeq | |
restore(MGIfstream &) | MGSPointSeq | |
reverse(int is_u) | MGSPointSeq | |
sdim() const | MGSPointSeq | inline |
set_length(int lengthu, int lengthv) | MGSPointSeq | |
set_null() | MGSPointSeq | |
store_at(int i, int j, const MGVector &vctr, int to=0, int from=0) | MGSPointSeq | |
store_at(int i, int j, const MGVector &vctr, int to, int from, int len) | MGSPointSeq | |
store_at(int i, int j, const double *data, int to=0) | MGSPointSeq | |
store_BP_along_u_at(int j, const MGBPointSeq &bp, int to=0, int from=0) | MGSPointSeq | |
store_BP_along_v_at(int i, const MGBPointSeq &bp, int to=0, int from=0) | MGSPointSeq | |
~MGSPointSeq() | MGSPointSeq | inline |