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

#include <Whip.h>

Classes

class  OwnerDraw
 

Public Member Functions

 Whip ()
 
 Whip (Whip const &)
 
bool AcadLogEnabled (void) const
 
bool GetLinewtsAreAnnotational (void) const
 
bool GetLwtDisplay (void) const
 
bool get_force_indexed_color (void)
 
bool get_hardcopy_flag (void)
 
bool get_highlight_image_frame_only (void)
 
bool get_indexed_color (void)
 
bool pruneXORDuplicateSegments (void)
 
bool use_heidi_hatch_patterns (void) const
 
charget_palette_data (void)
 
CurrentEntity ** get_current_entity (void)
 
DisplayListMultithreadget_dlmtptr (void)
 
Driverget_driver (void)
 
FontCacheHashget_fontcache (void)
 
LayerOnOffHintgetLayerHint (void)
 
ViewportListget_viewport_list (void)
 
Whipoperator= (Whip const &)
 
double GetAnnotationalLwtScaleFactor (void) const
 
double GetLwtToDeviceUnitsTransform (void) const
 
double get_base_lwt_transform (void) const
 
int GetDefaultLineweightIndex (void) const
 
_windowget_curwin (void)
 
voidget_interrupt_parameter (void)
 
void SetUseHeidiHatchPatterns (bool)
 
void setPruneXORDuplicateSegments (bool)
 
void whipdrawableEnterCriticalSection (void)
 
void whipdrawableLeaveCriticalSection (void)
 

Detailed Description

Definition at line 28 of file Whip.h.

Constructor & Destructor Documentation

◆ Whip() [1/2]

Whip::Whip ( )

◆ Whip() [2/2]

Whip::Whip ( Whip const & )

Member Function Documentation

◆ AcadLogEnabled()

bool Whip::AcadLogEnabled ( void ) const

◆ get_base_lwt_transform()

double Whip::get_base_lwt_transform ( void ) const

◆ get_current_entity()

CurrentEntity ** Whip::get_current_entity ( void )

◆ get_curwin()

_window * Whip::get_curwin ( void )

◆ get_dlmtptr()

DisplayListMultithread * Whip::get_dlmtptr ( void )

◆ get_driver()

Driver * Whip::get_driver ( void )

◆ get_fontcache()

FontCacheHash * Whip::get_fontcache ( void )

◆ get_force_indexed_color()

bool Whip::get_force_indexed_color ( void )

◆ get_hardcopy_flag()

bool Whip::get_hardcopy_flag ( void )

◆ get_highlight_image_frame_only()

bool Whip::get_highlight_image_frame_only ( void )

◆ get_indexed_color()

bool Whip::get_indexed_color ( void )

◆ get_interrupt_parameter()

void * Whip::get_interrupt_parameter ( void )

◆ get_palette_data()

char * Whip::get_palette_data ( void )

◆ get_viewport_list()

ViewportList * Whip::get_viewport_list ( void )

◆ GetAnnotationalLwtScaleFactor()

double Whip::GetAnnotationalLwtScaleFactor ( void ) const

◆ GetDefaultLineweightIndex()

int Whip::GetDefaultLineweightIndex ( void ) const

◆ getLayerHint()

LayerOnOffHint * Whip::getLayerHint ( void )

◆ GetLinewtsAreAnnotational()

bool Whip::GetLinewtsAreAnnotational ( void ) const

◆ GetLwtDisplay()

bool Whip::GetLwtDisplay ( void ) const

◆ GetLwtToDeviceUnitsTransform()

double Whip::GetLwtToDeviceUnitsTransform ( void ) const

◆ operator=()

Whip & Whip::operator= ( Whip const & )

◆ pruneXORDuplicateSegments()

bool Whip::pruneXORDuplicateSegments ( void )

◆ setPruneXORDuplicateSegments()

void Whip::setPruneXORDuplicateSegments ( bool )

◆ SetUseHeidiHatchPatterns()

void Whip::SetUseHeidiHatchPatterns ( bool )

◆ use_heidi_hatch_patterns()

bool Whip::use_heidi_hatch_patterns ( void ) const

◆ whipdrawableEnterCriticalSection()

void Whip::whipdrawableEnterCriticalSection ( void )

◆ whipdrawableLeaveCriticalSection()

void Whip::whipdrawableLeaveCriticalSection ( void )

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