|
FRX SDK Documentation 2025 SP0
|
#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 |
| TextEditorBounds & | operator= (TextEditorBounds const &) |
| void | set (AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, AcGeVector3d const &) |
Definition at line 22 of file TextEditorBounds.h.
| TextEditorBounds::TextEditorBounds | ( | TextEditorBounds const & | ) |
| TextEditorBounds::TextEditorBounds | ( | void | ) |
| bool TextEditorBounds::contains | ( | AcGePoint3d const & | ) | const |
| bool TextEditorBounds::isDisjoint | ( | TextEditorBounds const & | ) | const |
| bool TextEditorBounds::operator!= | ( | TextEditorBounds const & | ) | const |
| TextEditorBounds & TextEditorBounds::operator= | ( | TextEditorBounds const & | ) |
| bool TextEditorBounds::operator== | ( | TextEditorBounds const & | ) | const |
| void TextEditorBounds::set | ( | AcGePoint3d const & | , |
| AcGeVector3d const & | , | ||
| AcGeVector3d const & | , | ||
| AcGeVector3d const & | ) |