User Tools

Site Tools


class:temp:elemface



ElemFace

Inherited from NULL

Inherited by NULL

Friend class NULL

Description

Members

Public interface

  • ElemFace(TCursor first, TCursor second, TCursor third)
  • void set(TCursor first, TCursor second, TCursor third)
  • TCursor first() const
  • TCursor second() const
  • TCursor third() const
  • bool operator==(ElemFace const& rhs) const
  • bool operator!=(ElemFace const& rhs) const

TCursor m_first

TCursor m_second

TCursor m_third


ElemFace()

  • function:
  • parameters: NULL
  • return value:

ElemFace(TCursor first, TCursor second, TCursor third)

  • function:
  • parameters:
    1. [i] TCursor first:
    2. [i] TCursor second:
    3. [i] TCursor third:
  • return value:

void set(TCursor first, TCursor second, TCursor third)

  • function:
  • parameters:
    1. [i] TCursor first:
    2. [i] TCursor second:
    3. [i] TCursor third:
  • return value:

TCursor first() const

  • function:
  • parameters: NULL
  • return value:

TCursor second() const

  • function:
  • parameters: NULL
  • return value:

TCursor third() const

  • function:
  • parameters: NULL
  • return value:

bool operator==(ElemFace const& rhs) const

  • function:
  • parameters:
    1. [i] ElemFace const& rhs:
  • return value:

bool operator!=(ElemFace const& rhs) const

  • function:
  • parameters:
    1. [i] ElemFace const& rhs:
  • return value:
class/temp/elemface.txt · Last modified: 2024/04/26 11:57 (external edit)