HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_AdjacentTetrahedra Class Reference

#include <GU_TetConnectivity.h>

Public Member Functions

 GU_AdjacentTetrahedra ()
 
void setPrimitiveIndex (const GA_Index primitive_index)
 
void setNeighbor (const int excluded_vertex, const GA_Index neighbor)
 
void removeNeighbor (const int excluded_vertex)
 
GA_Index getPrimitiveIndex () const
 
GA_Index neighbor (const int excluded_vertex) const
 
bool isBoundaryTet () const
 

Detailed Description

Definition at line 32 of file GU_TetConnectivity.h.

Constructor & Destructor Documentation

GU_AdjacentTetrahedra::GU_AdjacentTetrahedra ( )
inline

Definition at line 35 of file GU_TetConnectivity.h.

Member Function Documentation

GA_Index GU_AdjacentTetrahedra::getPrimitiveIndex ( ) const
inline

Definition at line 73 of file GU_TetConnectivity.h.

bool GU_AdjacentTetrahedra::isBoundaryTet ( ) const
inline

Definition at line 90 of file GU_TetConnectivity.h.

GA_Index GU_AdjacentTetrahedra::neighbor ( const int  excluded_vertex) const
inline

Definition at line 81 of file GU_TetConnectivity.h.

void GU_AdjacentTetrahedra::removeNeighbor ( const int  excluded_vertex)
inline

Definition at line 67 of file GU_TetConnectivity.h.

void GU_AdjacentTetrahedra::setNeighbor ( const int  excluded_vertex,
const GA_Index  neighbor 
)
inline

Definition at line 55 of file GU_TetConnectivity.h.

void GU_AdjacentTetrahedra::setPrimitiveIndex ( const GA_Index  primitive_index)
inline

Definition at line 45 of file GU_TetConnectivity.h.


The documentation for this class was generated from the following file: