FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
AcGzMove Class Reference

#include <AcGzMove.h>

Inheritance diagram for AcGzMove:
AcRxObject AcRTTIObject AcObject

Public Member Functions

virtual AcGzClassFactoryfactory (void) const
 
virtual Acad::ErrorStatus inputPointFilter (bool &, AcGePoint3d &, bool &, bool &, wchar_t *&, bool &, AcGiViewportDraw *, AcApDocument *, bool, int, AcGePoint3d const &, AcGePoint3d const &, AcGePoint3d const &, AcGePoint3d const &, AcGePoint3d const &, AcDb::OsnapMask, AcArray< AcDbCustomOsnapMode *, AcArrayMemCopyReallocator< AcDbCustomOsnapMode * > > const &, AcDb::OsnapMask, AcArray< AcDbCustomOsnapMode *, AcArrayMemCopyReallocator< AcDbCustomOsnapMode * > > const &, AcDbObjectIdArray const &, AcArray< AcDbObjectIdArray, AcArrayObjectCopyReallocator< AcDbObjectIdArray > > const &, AcGeIntArray const &, AcDbObjectIdArray const &, AcArray< AcDbObjectIdArray, AcArrayObjectCopyReallocator< AcDbObjectIdArray > > const &, AcGeIntArray const &, AcArray< AcGeCurve3d *, AcArrayMemCopyReallocator< AcGeCurve3d * > > const &, AcGePoint3d const &, wchar_t const *)
 
virtual int RolloverHit (unsigned long, unsigned long, int)
 
virtual Adesk::Boolean worldDraw (AcGiWorldDraw *)
 
virtual void onDisplay (void)
 
virtual void onErased (AcGsModel *)
 
virtual void onHide (void)
 
virtual void viewportDraw (AcGiViewportDraw *)
 
virtual wchar_t const * name (void) const
 
- Public Member Functions inherited from AcRxObject
virtual AcRxObjectqueryX (AcRxClass const *) const
 
AcRxObjectx (AcRxClass const *) const
 
virtual AcRxClassisA (void) const
 
virtual AcRxObjectclone (void) const
 
virtual AcRx::Ordering comparedTo (AcRxObject const *) const
 
virtual Acad::ErrorStatus copyFrom (AcRxObject const *)
 
virtual int isEqualTo (AcRxObject const *) const
 
bool isKindOf (const AcRxClass *pOtherClass) const
 
virtual ~AcRxObject (void)
 
- Public Member Functions inherited from AcRTTIObject
 AcRTTIObject ()
 
virtual ~AcRTTIObject ()
 
- Public Member Functions inherited from AcObject
 AcObject ()
 
 AcObject (const AcObject &source)
 
virtual ~AcObject ()
 
voiddata () const
 

Static Public Member Functions

static AcGzClassFactory *__cdecl GizmoFactory (void)
 
static wchar_t const *__cdecl GizmoName (void)
 
- Static Public Member Functions inherited from AcRxObject
static AcRxClass *__cdecl desc (void)
 
static AcRxObject *__cdecl cast (AcRxObject const *)
 

Additional Inherited Members

- Protected Member Functions inherited from AcRxObject
 AcRxObject (void)
 
virtual AcRxObjectsubQueryX (AcRxClass const *) const
 
- Protected Attributes inherited from AcObject
voidm_pData
 

Detailed Description

Definition at line 36 of file AcGzMove.h.

Member Function Documentation

◆ factory()

virtual AcGzClassFactory * AcGzMove::factory ( void ) const
virtual

◆ GizmoFactory()

static AcGzClassFactory *__cdecl AcGzMove::GizmoFactory ( void )
static

◆ GizmoName()

static wchar_t const *__cdecl AcGzMove::GizmoName ( void )
static

◆ inputPointFilter()

◆ name()

virtual wchar_t const * AcGzMove::name ( void ) const
virtual

◆ onDisplay()

virtual void AcGzMove::onDisplay ( void )
virtual

◆ onErased()

virtual void AcGzMove::onErased ( AcGsModel * )
virtual

◆ onHide()

virtual void AcGzMove::onHide ( void )
virtual

◆ RolloverHit()

virtual int AcGzMove::RolloverHit ( unsigned long ,
unsigned long ,
int  )
virtual

◆ viewportDraw()

virtual void AcGzMove::viewportDraw ( AcGiViewportDraw * )
virtual

◆ worldDraw()

virtual Adesk::Boolean AcGzMove::worldDraw ( AcGiWorldDraw * )
virtual

The documentation for this class was generated from the following file: