[ROOT] --> small

class CAxis2_placement_3dStep
    extends CPlacementStep as public

Author:
unascribed

Version:
unknown

Source:
Axis2_Placement_3dStep.h:19

Friends:
 friend class step ;

Constructors Index

CAxis2_placement_3dStep
[public]
~CAxis2_placement_3dStep
[public]


Variables Index

m_pAxis
[public]
m_pRef_direction
[public]


Methods Index

axis
[public]
backPtr
[public]
fin
[public]
negate
[public]
p
[public]
ref_direction
[public]
Serialize
[public]


Constructors

CAxis2_placement_3dStep

public CAxis2_placement_3dStep ( CCartesian_pointStep * pLocation ,
                                 CDirectionStep * pAxis = NULL ,
                                 CDirectionStep * pRef_direction = NULL ) ;

CAxis2_placement_3dStep

public virtual ~ CAxis2_placement_3dStep ( ) ;


Variables

m_pAxis

public CDirectionStep * m_pAxis

m_pRef_direction

public CDirectionStep * m_pRef_direction


Methods

negate

public HRESULT negate ( void ) ;

fin

public void fin ( ) ;

p

public double p ( unsigned int i ) ;

axis

public CDirectionStep * axis ( ) ;

ref_direction

public CDirectionStep * ref_direction ( ) ;

Serialize

public void Serialize ( stepArchive & ar ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;


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.