, including all inherited members.
data | NURBSPatch | [protected] |
DegreeElevate(int dir, int t) | NURBSPatch | |
DegreeElevate(int t) | NURBSPatch | |
Dim | NURBSPatch | [protected] |
FlipDirection(int dir) | NURBSPatch | |
Get3DRotationMatrix(double n[], double angle, double r, DenseMatrix &T) | NURBSPatch | [static] |
GetKV(int i) | NURBSPatch | [inline] |
init(int dim_) | NURBSPatch | [protected] |
Interpolate(NURBSPatch &p1, NURBSPatch &p2) | NURBSPatch | [friend] |
KnotInsert(int dir, const KnotVector &knot) | NURBSPatch | |
KnotInsert(int dir, const Vector &knot) | NURBSPatch | |
KnotInsert(Array< KnotVector * > &knot) | NURBSPatch | |
kv | NURBSPatch | [protected] |
MakeUniformDegree() | NURBSPatch | |
nd | NURBSPatch | [protected] |
ni | NURBSPatch | [protected] |
nj | NURBSPatch | [protected] |
nk | NURBSPatch | [protected] |
NURBSPatch(NURBSPatch *parent, int dir, int Order, int NCP) | NURBSPatch | [protected] |
NURBSPatch(istream &input) | NURBSPatch | |
NURBSPatch(KnotVector *kv0, KnotVector *kv1, int dim_) | NURBSPatch | |
NURBSPatch(KnotVector *kv0, KnotVector *kv1, KnotVector *kv2, int dim_) | NURBSPatch | |
NURBSPatch(Array< KnotVector * > &kv, int dim_) | NURBSPatch | |
operator()(int i, int j) | NURBSPatch | [inline, protected] |
operator()(int i, int j) const | NURBSPatch | [inline, protected] |
operator()(int i, int j, int l) | NURBSPatch | [inline] |
operator()(int i, int j, int l) const | NURBSPatch | [inline] |
operator()(int i, int j, int k, int l) | NURBSPatch | [inline] |
operator()(int i, int j, int k, int l) const | NURBSPatch | [inline] |
Print(ostream &out) | NURBSPatch | |
Revolve3D(NURBSPatch &patch, double n[], double ang, int times) | NURBSPatch | [friend] |
Rotate3D(double normal[], double angle) | NURBSPatch | |
sd | NURBSPatch | [protected] |
SetLoopDirection(int dir) | NURBSPatch | [protected] |
swap(NURBSPatch *np) | NURBSPatch | [protected] |
SwapDirections(int dir1, int dir2) | NURBSPatch | |
UniformRefinement() | NURBSPatch | |
~NURBSPatch() | NURBSPatch | |