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

#include <TextEditorBounds.h>

Public Member Functions

 TextEditorBounds (TextEditorBounds const &)
 
 TextEditorBounds (void)
 
bool contains (AcGePoint3d const &) const
 
bool isDisjoint (TextEditorBounds const &) const
 
bool operator!= (TextEditorBounds const &) const
 
bool operator== (TextEditorBounds const &) const
 
TextEditorBoundsoperator= (TextEditorBounds const &)
 
void set (AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, AcGeVector3d const &)
 

Detailed Description

Definition at line 22 of file TextEditorBounds.h.

Constructor & Destructor Documentation

◆ TextEditorBounds() [1/2]

TextEditorBounds::TextEditorBounds ( TextEditorBounds const & )

◆ TextEditorBounds() [2/2]

TextEditorBounds::TextEditorBounds ( void )

Member Function Documentation

◆ contains()

bool TextEditorBounds::contains ( AcGePoint3d const & ) const

◆ isDisjoint()

bool TextEditorBounds::isDisjoint ( TextEditorBounds const & ) const

◆ operator!=()

bool TextEditorBounds::operator!= ( TextEditorBounds const & ) const

◆ operator=()

TextEditorBounds & TextEditorBounds::operator= ( TextEditorBounds const & )

◆ operator==()

bool TextEditorBounds::operator== ( TextEditorBounds const & ) const

◆ set()

void TextEditorBounds::set ( AcGePoint3d const & ,
AcGeVector3d const & ,
AcGeVector3d const & ,
AcGeVector3d const &  )

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