, including all inherited members.
aAdaptorSurface | UniGridApprox | |
AreaTriangle(Base::Vector3f &a, Base::Vector3f &b, Base::Vector3f &c) | Routines | [protected] |
Basisfun(int i, double u, int p, std::vector< double > &KnotSequence, std::vector< double > &output) | Routines | [protected] |
bspderiv(int d, std::vector< std::vector< double > > &c, std::vector< double > &k, std::vector< std::vector< double > > &OutputC, std::vector< double > &Outputk) | Routines | [protected] |
BuildSurf() | UniGridApprox | |
CalcAngle(Base::Vector3f a, Base::Vector3f b, Base::Vector3f c) | Routines | [protected] |
CompGridError() | UniGridApprox | |
CompKnots(int m, int n) | UniGridApprox | |
CompMeshError() | UniGridApprox | |
CPx | UniGridApprox | |
CPy | UniGridApprox | |
CPz | UniGridApprox | |
CramerSolve(std::vector< std::vector< double > > &RHS1, std::vector< double > &RHS2, std::vector< double > &LHS) | Routines | [protected] |
DersBasisFuns(int i, double u, int p, int n, std::vector< double > &KnotSequence, std::vector< std::vector< double > > &Derivate) | Routines | [protected] |
det2(std::vector< std::vector< double > > &Matrix) | Routines | [inline, protected] |
ExtendKnot(double ErrPnt, int NurbDegree, int MaxCntrl, std::vector< double > &KnotSequence) | Routines | [protected] |
Extension(std::vector< double > &KnotSequence, int SmallerIndex, int LargerIndex, double SmallerIndNewValue, double LargerIndNewValue) | Routines | [protected] |
FindCorner(float ParamX, float ParamY, std::vector< unsigned long > &v_neighbour, std::vector< Base::Vector3f > &v_pnts) | Routines | [protected] |
FindSpan(int n, int p, double u, std::vector< double > KnotSequence) | Routines | [protected] |
GenerateUniformKnot(int MaxCntrl, int NurbDegree, std::vector< double > &KnotSequence) | Routines | [protected] |
m_err | UniGridApprox | |
m_Face | UniGridApprox | |
m_Grid | UniGridApprox | |
m_GridCopy | UniGridApprox | |
m_Mesh | UniGridApprox | |
m_offset | UniGridApprox | |
m_Tol | UniGridApprox | |
m_udeg | UniGridApprox | |
m_uknots | UniGridApprox | |
m_um | UniGridApprox | |
m_uParam | UniGridApprox | |
m_vdeg | UniGridApprox | |
m_vknots | UniGridApprox | |
m_vm | UniGridApprox | |
m_vParam | UniGridApprox | |
MatComp(int m, int n) | UniGridApprox | |
MeshOffset() | UniGridApprox | |
mG_err | UniGridApprox | |
n_x | UniGridApprox | |
n_y | UniGridApprox | |
NewtonStep(std::vector< double > &F, std::vector< std::vector< double > > &DF) | Routines | [static] |
NrbDEval(NURBS &MainNurb, std::vector< NURBS > &DerivNurb, std::vector< double > &Point, std::vector< double > &EvalPoint, std::vector< std::vector< double > > &jac) | Routines | [protected] |
Perform(double TOL) | UniGridApprox | |
PointBSPEval(int DegreeU, std::vector< std::vector< double > > &Cntrl, std::vector< double > &KnotSequence, std::vector< double > &Output, double CurEvalPoint) | Routines | [protected] |
PointNrbDerivate(NURBS MainNurb, std::vector< NURBS > &OutNurbs) | Routines | [protected] |
PointNrbEval(std::vector< double > &p, std::vector< double > &CurPoint, NURBS &MainNurb) | Routines | [protected] |
Q | UniGridApprox | |
SurfMeshParam() | UniGridApprox | |
TrapezoidIntergration(const std::vector< double > &WithRespectTo, const std::vector< double > &Intergral) | Routines | [protected] |
uCP | UniGridApprox | |
UniGridApprox(const MeshCore::MeshKernel &InputMesh, double Tol) | UniGridApprox | |
vCP | UniGridApprox | |
WriteMatrix(ublas::matrix< double > M) | UniGridApprox | |
~UniGridApprox() | UniGridApprox | |