[ROOT] --> small

class COriented_edgeStepPtrArray
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
Oriented_EdgeStep.h:34

Constructors Index

COriented_edgeStepPtrArray
[public]
~COriented_edgeStepPtrArray
[public]


Variables Index

m_hash
[public]


Methods Index

GetAt
[public]
SetAt
[public]


Constructors

COriented_edgeStepPtrArray

public COriented_edgeStepPtrArray ( int i ) ;

COriented_edgeStepPtrArray

public virtual ~ COriented_edgeStepPtrArray ( void ) ;


Variables

m_hash

public CPtrArray * m_hash


Methods

SetAt

public void SetAt ( int nIndex ,
                    COriented_edgeStep * newElement ) ;

GetAt

public COriented_edgeStep * GetAt ( int nIndex ,
                                    bool bOrientation ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.