[ROOT] --> small

class agitoPart
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
Agito.h:72

Constructors Index

agitoPart
[public]
~agitoPart
[public]


Variables Index

m_pCartesian_pointStepPtrArray
[public]
m_pCartesian_tranformation_operator_3dStep
[public]
m_pVertex_pointStepPtrArray
[public]


Methods Index

Add
[public]
GetAt
[public]
negate
[public]


Constructors

agitoPart

public agitoPart ( ) ;

agitoPart

public virtual ~ agitoPart ( ) ;


Variables

m_pCartesian_tranformation_operator_3dStep

public CCartesian_tranformation_operator_3dStep * m_pCartesian_tranformation_operator_3dStep

m_pCartesian_pointStepPtrArray

public CCartesian_pointStepPtrArray * m_pCartesian_pointStepPtrArray

m_pVertex_pointStepPtrArray

public CVertex_pointStepPtrArray * m_pVertex_pointStepPtrArray


Methods

Add

public int Add ( void * pF ) ;

GetAt

public void * GetAt ( int i ) const ;

negate

public HRESULT negate ( void ) ;


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.