BaryPatch Member List

This is the complete list of members for BaryPatch, including all inherited members.

_ChildrenBaryPatch
_ColorSelectableThing
_CoordPatch_U1BaryPatch
_CoordPatch_U2BaryPatch
_CoordPatch_V1BaryPatch
_CoordPatch_V2BaryPatch
_CoordPatch_W1BaryPatch
_CoordPatch_W2BaryPatch
_DimUBaryPatch
_DimVBaryPatch
_DimWBaryPatch
_IsBeingDeletedSelectableThing
_IsSelectedSelectableThing
_LevelBaryPatch
_LvlZeroPointsIndicesBaryPatch
_LvlZeroPointsTableBaryPatch
_NameTagSelectableThing
_NbChildrenBaryPatch
_NextSubdivBaryPatch
_ParentBaryPatch
_PerturbationsBaryPatch
_ProjectedTransfoMatrixBaryPatch
_RootBaryPatch
_SavedAvgPlanarityBaryPatch
_SavedMinPlanarityBaryPatch
_ShowSelectableThing
_ShowNameTagSelectableThing
_ThingGlobalFrameSelectableThing
_ThingLocalFrameSelectableThing
_ThingNameSelectableThing
_TransfoMatrixBaryPatch
_UCnx1BaryPatch
_UCnx2BaryPatch
_VCnx1BaryPatch
_VCnx2BaryPatch
_WCnx1BaryPatch
_WCnx2BaryPatch
ApplySchemeToLevelSelected(int Level, SubdivScheme *Scheme)BaryPatch
AveragePlanarityOfPatchesContainingPerturb(int Level, int PerturbName, int &NbPatchesFound, bool DegMode)BaryPatch
BaryPatch(int ThingName, int DimU, int DimV, int DimW, int UCnx1, int UCnx2, int VCnx1, int VCnx2, int WCnx1, int WCnx2, SSMatrix TransfoMat, int Level, int *LvlZeroPointsIndices, Point **LvlZeroPointsTable, BaryPatch *Parent, BaryPatch *Root, SubdivScheme *NextSubdiv)BaryPatch
BaryPatch(int ThingName, SSMatrix TransfoMat, BaryPatch *Parent)BaryPatch
BuildCumulatedMatrix()BaryPatch
BuildEdges(stack< Point * > &EdgeTable)BaryPatch
BuildLevelPatchesTable(int Level, bool OnlyOnSelectedPatches, int &NbPatchesFound, BaryPatch **&Table)BaryPatch
BuildLevelPerturbationTable(int Level, bool OnlyOnSelectedPatches, bool OnlySelectedPerturbations, int &NbPerturbFound, Point **&Table)BaryPatch
BuildLevelQuadTable(int Level, bool OnlyOnSelectedPatches, int &NbQuadsFound, Point ***&Table)BaryPatch
BuildPerturbations(int Level)BaryPatch
BuildPerturbQuads(stack< Point ** > &QuadTable)BaryPatch
ChangedPerturbationSelection(int Level, ManipulatedFrame *MF)BaryPatch
ClearChild(BaryPatch *Child)BaryPatch
CountPerturbationOccurences(Point *Perturbation)BaryPatch
DeletePerturbation(Point *Perturbation, bool &AlreadyDeleted)BaryPatch
DeletePerturbations(int Level)BaryPatch
draw(int Level, ManipulatedFrame *MF)BaryPatch
draw(ManipulatedFrame *MF, bool Selectable=true)BaryPatch
draw(ManipulatedFrame *MF)BaryPatch [inline, virtual]
drawFacesToFile(int Level, int counting)BaryPatch
drawQuad(Vec P1, Vec P2, Vec P3, Vec P4)BaryPatch
drawToFile(int Level, FILE *file, int counting, int TypePrint)BaryPatch
fastDrawQuad(Vec P1, Vec P2, Vec P3, Vec P4)BaryPatch
FindElementFromParameter(int &Dim, float CoordToFind_U, float CoordToFind_V, float CoordToFind_W, float &Limit_U1, float &Limit_U2, float &Limit_V1, float &Limit_V2, float &Limit_W1, float &Limit_W2)BaryPatch
FindNeighbour(stack< BaryPatch * > &Neighbours)BaryPatch
FindNeighbourFromPoints(Point **TabPnts, int NbPnts, int Level, int Name, stack< BaryPatch * > &Neighbours)BaryPatch
FindPatch(int Level, int Name)BaryPatch
FindPatchFromParameter(float CoordToFind_U, float CoordToFind_V, float CoordToFind_W)BaryPatch
FindPerturbation(int Level, int Name)BaryPatch
GetLowestPatchName()BaryPatch
GetPatch()BaryPatch [inline, virtual]
GetPoint()BaryPatch [inline, virtual]
GetSubTreeDepth()BaryPatch
InversePatchSelection(int Level)BaryPatch
IsAPatch()BaryPatch [inline, virtual]
IsAPoint()BaryPatch [inline, virtual]
LevelCutSubtreeSelected(int Level)BaryPatch
LevelDeleteSelected(int Level)BaryPatch
LevelSelectAllPatches(int Level)BaryPatch
LevelSelectedCenterOfGravity(int Level)BaryPatch
LevelUnSelectAllPatches(int Level)BaryPatch
LevelUnSelectAllPerturbations(int Level)BaryPatch
LevelWorstAndAveragePlanarity(int Level, bool OnlySelectedPatches, double &worst, double &average, double averageOffset, int &NbPatches, bool DegMode)BaryPatch
PointIndice(int u, int v, int w)BaryPatch [inline]
QuadPlanarity(Vec P1, Vec P2, Vec P3, Vec P4, bool DegMode)BaryPatch
RAveragePlanarityOfPatchesContainingPerturb(int Level, int PerturbName, int &NbPatchesFound, float &AveragePlanarity, bool DegMode)BaryPatch
RBuildLevelPatchesTable(int Level, bool OnlyOnSelectedPatches, stack< BaryPatch * > &FoundStack)BaryPatch
RBuildLevelPerturbationTable(int Level, bool OnlyOnSelectedPatches, bool OnlySelectedPerturbations, stack< Point * > &FoundStack)BaryPatch
RBuildLevelQuadTable(int Level, bool OnlyOnSelectedPatches, stack< Point ** > &FoundStack)BaryPatch
RBuildPerturbations(int Level, stack< BaryCoord * > &CreatedPoints)BaryPatch
RChangedPerturbationSelection(int Level, ManipulatedFrame *MF, stack< Point * > &AlreadyCounted)BaryPatch
ReadPatch(FILE *file, int NbPntsLvlZero)BaryPatch
ResetColor(int Level)BaryPatch
ResetLevelPerturbations(int Level)BaryPatch
ResetPerturbations()BaryPatch
ResetSelectedPerturbations(int Level)BaryPatch
RGetLowestPatchName(int CurrentLowest)BaryPatch
RLevelSelectedCenterOfGravity(int Level, Vec &CurrentCenter, int &CurrentNbPoints, stack< Point * > &AlreadyCounted)BaryPatch
RLevelWorstAndAveragePlanarity(int Level, bool OnlySelectedPatches, double &worst, double &average, double averageOffset, int &NbPatches, bool DegMode)BaryPatch
RSubDivideLevel(int Level, int &NextName, bool IfSelected)BaryPatch
SavePatches(int Level, stack< BaryPatch * > &SaveTable)BaryPatch
SavePoints(int Level, stack< Point * > &SaveTable)BaryPatch
SelectableThing(int ThingName)SelectableThing [inline]
SelectAll(int Level)BaryPatch
SelectAllSelected(int Level)BaryPatch
SelectPatchesWorstPlanarityAbove(float bound, int Level, bool DegMode)BaryPatch
SubDivide(int &NextName)BaryPatch
SubDivideLevel(int Level)BaryPatch
SubDivideLevelSelected(int Level)BaryPatch
SurfacePlanarityFactor(double &Worst, double &Average, bool DegMode)BaryPatch
UpdateNameTag()BaryPatch [inline, virtual]
UpdatePlanarities(int Level, bool DegMode)BaryPatch
UpdatePlanaritiesIfContains(int Level, int PerturbName, bool DegMode)BaryPatch
UpdateProjectedTransfoMatrix()BaryPatch
UUnSilentDim()BaryPatch [inline]
ViewAverageOrWorstPatchPlanarity(int Level, float Min, bool Average, bool DegMode)BaryPatch
VUnSilentDim()BaryPatch [inline]
WritePatch(FILE *file, int NbPntsLvlZero)BaryPatch
WUnSilentDim()BaryPatch [inline]
~BaryPatch()BaryPatch


Generated on Thu Sep 28 09:38:09 2006 by  doxygen 1.4.7