K3dTestVertex Class Reference

#include <K3dTestVertex.h>

List of all members.

Public Member Functions

 K3dTestVertex ()
 K3dTestVertex (const K3dVector3 &_rkVertex)
 ~K3dTestVertex ()
K3dVector3Vertex ()
 Get or set test vertex.
bool & IsTested ()
 Get or set if vertex is tested.
bool & IsDuplicated ()
 Get or set if vertex is duplicated.

Private Attributes

K3dVector3 m_kVertex
 Test vertex.
bool m_bIsTested
 Describe if vertex tested.
bool m_bIsDuplicated
 Describe if vertex duplicated.


Detailed Description

Definition at line 39 of file K3dTestVertex.h.


Constructor & Destructor Documentation

K3dTestVertex::K3dTestVertex (  )  [inline]

Definition at line 46 of file K3dTestVertex.h.

References m_bIsDuplicated, m_bIsTested, m_kVertex, and K3dVector3::Reset().

K3dTestVertex::K3dTestVertex ( const K3dVector3 _rkVertex  )  [inline]

Definition at line 52 of file K3dTestVertex.h.

References m_bIsDuplicated, m_bIsTested, and m_kVertex.

K3dTestVertex::~K3dTestVertex (  )  [inline]

Definition at line 58 of file K3dTestVertex.h.


Member Function Documentation

K3dVector3& K3dTestVertex::Vertex (  )  [inline]

Get or set test vertex.

Definition at line 61 of file K3dTestVertex.h.

References m_kVertex.

bool& K3dTestVertex::IsTested (  )  [inline]

Get or set if vertex is tested.

Definition at line 67 of file K3dTestVertex.h.

References m_bIsTested.

bool& K3dTestVertex::IsDuplicated (  )  [inline]

Get or set if vertex is duplicated.

Definition at line 73 of file K3dTestVertex.h.

References m_bIsDuplicated.


Member Data Documentation

K3dVector3 K3dTestVertex::m_kVertex [private]

Test vertex.

Definition at line 41 of file K3dTestVertex.h.

Referenced by K3dTestVertex(), and Vertex().

bool K3dTestVertex::m_bIsTested [private]

Describe if vertex tested.

Definition at line 42 of file K3dTestVertex.h.

Referenced by IsTested(), and K3dTestVertex().

bool K3dTestVertex::m_bIsDuplicated [private]

Describe if vertex duplicated.

Definition at line 43 of file K3dTestVertex.h.

Referenced by IsDuplicated(), and K3dTestVertex().


The documentation for this class was generated from the following file:
Generated on Thu Aug 16 23:53:34 2007 for K3dEngine by  doxygen 1.5.0