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

#include <AcGeBoundBlock2d.h>

Inheritance diagram for AcGeBoundBlock2d:
AcGeEntity2d

Public Member Functions

 AcGeBoundBlock2d (AcGeBoundBlock2d const &)
 
 AcGeBoundBlock2d (AcGePoint2d const &, AcGePoint2d const &)
 
 AcGeBoundBlock2d (AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &)
 
 AcGeBoundBlock2d (void)
 
 ~AcGeBoundBlock2d (void)
 
AcGeBoundBlock2dextend (AcGePoint2d const &)
 
AcGeBoundBlock2doperator= (AcGeBoundBlock2d const &)
 
AcGeBoundBlock2dset (AcGePoint2d const &, AcGePoint2d const &)
 
AcGeBoundBlock2dset (AcGePoint2d const &, AcGeVector2d const &, AcGeVector2d const &)
 
AcGeBoundBlock2dsetToBox (Frx::Boolean)
 
AcGeBoundBlock2dswell (double)
 
Frx::Boolean contains (AcGePoint2d const &) const
 
Frx::Boolean isBox (void) const
 
Frx::Boolean isDisjoint (AcGeBoundBlock2d const &) const
 
void get (AcGePoint2d &, AcGeVector2d &, AcGeVector2d &) const
 
void getMinMaxPoints (AcGePoint2d &, AcGePoint2d &) const
 
- Public Member Functions inherited from AcGeEntity2d
 ~AcGeEntity2d (void)
 
AcGeEntity2dmirror (AcGeLine2d const &)
 
AcGeEntity2doperator= (AcGeEntity2d const &)
 
AcGeEntity2drotateBy (double, AcGePoint2d const &)
 
AcGeEntity2dscaleBy (double, AcGePoint2d const &)
 
AcGeEntity2dtransformBy (AcGeMatrix2d const &)
 
AcGeEntity2dtranslateBy (AcGeVector2d const &)
 
AcGeEntity2dcopy (void) const
 
AcGe::EntityId type (void) const
 
Frx::Boolean isEqualTo (AcGeEntity2d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean isKindOf (AcGe::EntityId) const
 
Adesk::Boolean isOn (AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean operator!= (AcGeEntity2d const &) const
 
Frx::Boolean operator== (AcGeEntity2d const &) const
 

Friends

class DefValueProducer
 

Additional Inherited Members

- Protected Member Functions inherited from AcGeEntity2d
 AcGeEntity2d (AcGeEntity2d const &)
 
 AcGeEntity2d (AcGeImpEntity3d &, int)
 
 AcGeEntity2d (AcGeImpEntity3d *)
 
 AcGeEntity2d (void)
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d *) const
 
void connectTo (AcGeEntity2dImpl *)
 
- Protected Attributes inherited from AcGeEntity2d
AcGeEntity2dImplm_pImpl
 

Detailed Description

Definition at line 23 of file AcGeBoundBlock2d.h.

Constructor & Destructor Documentation

◆ AcGeBoundBlock2d() [1/4]

AcGeBoundBlock2d::AcGeBoundBlock2d ( AcGeBoundBlock2d const & )

◆ AcGeBoundBlock2d() [2/4]

AcGeBoundBlock2d::AcGeBoundBlock2d ( AcGePoint2d const & ,
AcGePoint2d const &  )

◆ AcGeBoundBlock2d() [3/4]

AcGeBoundBlock2d::AcGeBoundBlock2d ( AcGePoint2d const & ,
AcGeVector2d const & ,
AcGeVector2d const &  )

◆ AcGeBoundBlock2d() [4/4]

AcGeBoundBlock2d::AcGeBoundBlock2d ( void )

◆ ~AcGeBoundBlock2d()

AcGeBoundBlock2d::~AcGeBoundBlock2d ( void )

Member Function Documentation

◆ contains()

Frx::Boolean AcGeBoundBlock2d::contains ( AcGePoint2d const & ) const

◆ extend()

AcGeBoundBlock2d & AcGeBoundBlock2d::extend ( AcGePoint2d const & )

◆ get()

void AcGeBoundBlock2d::get ( AcGePoint2d & ,
AcGeVector2d & ,
AcGeVector2d &  ) const

◆ getMinMaxPoints()

void AcGeBoundBlock2d::getMinMaxPoints ( AcGePoint2d & ,
AcGePoint2d &  ) const

◆ isBox()

Frx::Boolean AcGeBoundBlock2d::isBox ( void ) const

◆ isDisjoint()

Frx::Boolean AcGeBoundBlock2d::isDisjoint ( AcGeBoundBlock2d const & ) const

◆ operator=()

AcGeBoundBlock2d & AcGeBoundBlock2d::operator= ( AcGeBoundBlock2d const & )

◆ set() [1/2]

AcGeBoundBlock2d & AcGeBoundBlock2d::set ( AcGePoint2d const & ,
AcGePoint2d const &  )

◆ set() [2/2]

AcGeBoundBlock2d & AcGeBoundBlock2d::set ( AcGePoint2d const & ,
AcGeVector2d const & ,
AcGeVector2d const &  )

◆ setToBox()

AcGeBoundBlock2d & AcGeBoundBlock2d::setToBox ( Frx::Boolean )

◆ swell()

AcGeBoundBlock2d & AcGeBoundBlock2d::swell ( double )

Friends And Related Symbol Documentation

◆ DefValueProducer

friend class DefValueProducer
friend

Definition at line 25 of file AcGeBoundBlock2d.h.


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