OpenCPN Partial API docs
Loading...
Searching...
No Matches
MarkIcon Class Reference

Public Attributes

wxBitmap * piconBitmap
 
wxString icon_name
 
wxString icon_description
 
bool preScaled
 
unsigned int icon_texture
 
unsigned int tex_w
 
unsigned int tex_h
 
wxImage iconImage
 
bool m_blistImageOK
 
int listIndex
 

Detailed Description

Definition at line 31 of file MarkIcon.h.

Constructor & Destructor Documentation

◆ MarkIcon()

MarkIcon::MarkIcon ( )
inline

Definition at line 33 of file MarkIcon.h.

Member Data Documentation

◆ icon_description

wxString MarkIcon::icon_description

Definition at line 42 of file MarkIcon.h.

◆ icon_name

wxString MarkIcon::icon_name

Definition at line 41 of file MarkIcon.h.

◆ icon_texture

unsigned int MarkIcon::icon_texture

Definition at line 45 of file MarkIcon.h.

◆ iconImage

wxImage MarkIcon::iconImage

Definition at line 46 of file MarkIcon.h.

◆ listIndex

int MarkIcon::listIndex

Definition at line 48 of file MarkIcon.h.

◆ m_blistImageOK

bool MarkIcon::m_blistImageOK

Definition at line 47 of file MarkIcon.h.

◆ piconBitmap

wxBitmap* MarkIcon::piconBitmap

Definition at line 40 of file MarkIcon.h.

◆ preScaled

bool MarkIcon::preScaled

Definition at line 43 of file MarkIcon.h.

◆ tex_h

unsigned int MarkIcon::tex_h

Definition at line 45 of file MarkIcon.h.

◆ tex_w

unsigned int MarkIcon::tex_w

Definition at line 45 of file MarkIcon.h.


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