ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h>
Collapse a given edge by joining its dest and its org.
Collapse the argument edge e of Evaluate by joining the two vertices incident to e (i.e. its endpoints). The destination vertex of e is set aside (i.e. disconneted from its edge entry and no edge has this vertex as endpoint). Note that the vertex itself is not removed from the container (and hence there is no loss of geometrical information). On success JoinVertex returns the Id of the disconected vertex (i.e. the destination of e) and it is up to the caller to "take care" of it.
Precondition: the edge should be adjacent at least to an other edge (i.e. not be isolated at both endpoints).
Definition at line 57 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef MeshType::CellIdentifier itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::CellIdentifier |
Definition at line 79 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef SmartPointer< const Self > itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::ConstPointer |
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
Definition at line 65 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef MeshType::FaceRefType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::FaceRefType |
Definition at line 80 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef Superclass::MeshType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::MeshType |
Mesh type that must be modified
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
Definition at line 75 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef Superclass::OutputType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::OutputType |
Output type
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
Definition at line 76 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef SmartPointer< Self > itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::Pointer |
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
Definition at line 64 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef MeshType::PointIdentifier itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::PointIdentifier |
Definition at line 78 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef TQEType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::QEType |
Type of QuadEdge with which to apply slicing.
Definition at line 70 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef QuadEdgeMeshEulerOperatorJoinVertexFunction itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::Self |
Standard class typedefs.
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
Definition at line 63 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
typedef QuadEdgeMeshFunctionBase< TMesh, TQEType * > itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::Superclass |
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
Definition at line 66 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
enum itk::QuadEdgeMeshEulerOperatorJoinVertexFunction::EdgeStatusType |
STANDARD_CONFIG | |
EDGE_NULL | |
MESH_NULL | |
EDGE_ISOLATED | |
TOO_MANY_COMMON_VERTICES | |
TETRAHEDRON_CONFIG | |
QUADEDGE_ISOLATED | |
FACE_ISOLATED | |
SAMOSA_CONFIG | |
EYE_CONFIG | |
EDGE_JOINING_DIFFERENT_BORDERS |
Definition at line 85 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::QuadEdgeMeshEulerOperatorJoinVertexFunction | ( | ) | [protected] |
itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::~QuadEdgeMeshEulerOperatorJoinVertexFunction | ( | ) | [inline, protected] |
Definition at line 103 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::QuadEdgeMeshEulerOperatorJoinVertexFunction | ( | const Self & | ) | [private] |
EdgeStatusType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::CheckStatus | ( | QEType * | e, |
std::stack< TQEType * > & | oToBeDeleted | ||
) | [protected] |
PointIdentifier itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::CommonVertexNeighboor | ( | QEType * | e | ) | [protected] |
[in] | e |
virtual::itk::LightObject::Pointer itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::CreateAnother | ( | void | ) | const [virtual] |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
virtual OutputType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::Evaluate | ( | QEType * | h | ) | [virtual] |
Evaluate at the specified input position
virtual EdgeStatusType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::GetEdgeStatus | ( | ) | const [virtual] |
virtual const char* itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::GetNameOfClass | ( | ) | const [virtual] |
Run-time type information (and related methods).
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
virtual PointIdentifier itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::GetOldPointID | ( | ) | const [virtual] |
bool itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::IsEdgeLinkingTwoDifferentBorders | ( | QEType * | e | ) | [protected] |
bool itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::IsEye | ( | QEType * | e | ) | [protected] |
bool itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::IsFaceIsolated | ( | QEType * | e, |
const bool & | iWasLeftFace, | ||
std::stack< TQEType * > & | oToBeDeleted | ||
) | [protected] |
[in] | e | |
[in] | iWasLeftFace | |
[out] | oToBeDeleted |
bool itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::IsSamosa | ( | QEType * | e | ) | [protected] |
bool itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::IsTetrahedron | ( | QEType * | e | ) | [protected] |
[in] | e |
static Pointer itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::New | ( | ) | [static] |
Method for creation through the object factory.
Reimplemented from itk::Object.
void itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::operator= | ( | const Self & | ) | [private] |
Mutex lock to protect modification to the reference count
Reimplemented from itk::QuadEdgeMeshFunctionBase< TMesh, TQEType * >.
void itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::PrintSelf | ( | std::ostream & | os, |
Indent | indent | ||
) | const [protected, virtual] |
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from itk::Object.
QEType* itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::Process | ( | QEType * | e | ) | [protected] |
QEType* itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::ProcessIsolatedFace | ( | QEType * | e, |
std::stack< QEType * > & | EdgesToBeDeleted | ||
) | [protected] |
QEType* itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::ProcessIsolatedQuadEdge | ( | QEType * | e | ) | [protected] |
EdgeStatusType itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::m_EdgeStatus [protected] |
Definition at line 109 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.
PointIdentifier itk::QuadEdgeMeshEulerOperatorJoinVertexFunction< TMesh, TQEType >::m_OldPointID [protected] |
Definition at line 107 of file itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h.