[ROOT] --> small

class CVertex_pointStepPtrArray
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
VertexStep.h:41

Friends:
 friend step ;
 friend class stepAdvanced ;
 friend class stepFaceted ;

Constructors Index

CVertex_pointStepPtrArray
[public]
~CVertex_pointStepPtrArray
[public]


Methods Index

find
[public]
GetAt
[public]
SetAt
[public]


Constructors

CVertex_pointStepPtrArray

public CVertex_pointStepPtrArray ( CCartesian_pointStepPtrArray & rCartesian_pointStepPtrArray ) ;

CVertex_pointStepPtrArray

public virtual ~ CVertex_pointStepPtrArray ( void ) ;


Methods

SetAt

public int SetAt ( int nIndex ,
                   CVertex_pointStep * newElement ) ;

GetAt

public CVertex_pointStep * GetAt ( int nIndex ) ;

find

public CCartesian_pointStep * find ( CPointStep * pPoint ) ;


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.