|
MyGUI 3.4.2
|
#include <MyGUI_TileRect.h>

Public Types | |
| typedef RTTIBase | Base |
| typedef TileRect | RTTIBase |
Public Types inherited from MyGUI::ISubWidgetRect | |
| typedef RTTIBase | Base |
| typedef ISubWidgetRect | RTTIBase |
Public Types inherited from MyGUI::ISubWidget | |
| typedef RTTIBase | Base |
| typedef ISubWidget | RTTIBase |
Public Types inherited from MyGUI::IObject | |
| typedef IObject | RTTIBase |
Static Public Member Functions | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidgetRect | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISubWidget | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static const std::string & | getClassTypeName () |
Protected Attributes | |
| bool | mEmptyView |
| VertexColourType | mVertexFormat |
| uint32 | mCurrentColour |
| FloatRect | mCurrentTexture |
| IntCoord | mCurrentCoord |
| ILayerNode * | mNode |
| RenderItem * | mRenderItem |
| IntSize | mTileSize |
| size_t | mCountVertex |
| float | mRealTileWidth |
| float | mRealTileHeight |
| float | mTextureHeightOne |
| float | mTextureWidthOne |
| bool | mTileH |
| bool | mTileV |
Protected Attributes inherited from MyGUI::ISubWidget | |
| Align | mAlign |
| bool | mVisible |
Protected Attributes inherited from MyGUI::ICroppedRectangle | |
| IntRect | mMargin |
| IntCoord | mCoord |
| IntPoint | mAbsolutePosition |
| bool | mIsMargin |
| ICroppedRectangle * | mCroppedParent |
Additional Inherited Members | |
Protected Member Functions inherited from MyGUI::ICroppedRectangle | |
| bool | _checkMargin () |
| bool | _checkOutside () const |
Definition at line 22 of file MyGUI_TileRect.h.
Definition at line 25 of file MyGUI_TileRect.h.
Definition at line 25 of file MyGUI_TileRect.h.
| MyGUI::TileRect::TileRect | ( | ) |
Definition at line 22 of file MyGUI_TileRect.cpp.
|
overridevirtual |
Reimplemented from MyGUI::ISubWidget.
Definition at line 57 of file MyGUI_TileRect.cpp.
Reimplemented from MyGUI::ISubWidget.
Definition at line 63 of file MyGUI_TileRect.cpp.
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 346 of file MyGUI_TileRect.cpp.
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 166 of file MyGUI_TileRect.cpp.
|
overridevirtual |
Reimplemented from MyGUI::ISubWidget.
Definition at line 106 of file MyGUI_TileRect.cpp.
|
overridevirtual |
Implements MyGUI::ISubWidget.
Definition at line 318 of file MyGUI_TileRect.cpp.
|
overridevirtual |
Implements MyGUI::ISubWidget.
Definition at line 327 of file MyGUI_TileRect.cpp.
|
overridevirtual |
Implements MyGUI::ISubWidget.
Definition at line 173 of file MyGUI_TileRect.cpp.
Definition at line 25 of file MyGUI_TileRect.h.
Get type name as string
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 25 of file MyGUI_TileRect.h.
Compare with selected type
Definition at line 25 of file MyGUI_TileRect.h.
Compare with selected type
Reimplemented from MyGUI::ISubWidgetRect.
Definition at line 25 of file MyGUI_TileRect.h.
Reimplemented from MyGUI::ISubWidget.
Definition at line 48 of file MyGUI_TileRect.cpp.
|
overridevirtual |
Reimplemented from MyGUI::ISubWidget.
Definition at line 336 of file MyGUI_TileRect.cpp.
Reimplemented from MyGUI::ISubWidget.
Definition at line 38 of file MyGUI_TileRect.cpp.
|
protected |
Definition at line 64 of file MyGUI_TileRect.h.
|
protected |
Definition at line 55 of file MyGUI_TileRect.h.
|
protected |
Definition at line 58 of file MyGUI_TileRect.h.
|
protected |
Definition at line 57 of file MyGUI_TileRect.h.
|
protected |
Definition at line 52 of file MyGUI_TileRect.h.
|
protected |
Definition at line 60 of file MyGUI_TileRect.h.
|
protected |
Definition at line 67 of file MyGUI_TileRect.h.
|
protected |
Definition at line 66 of file MyGUI_TileRect.h.
|
protected |
Definition at line 61 of file MyGUI_TileRect.h.
|
protected |
Definition at line 69 of file MyGUI_TileRect.h.
|
protected |
Definition at line 70 of file MyGUI_TileRect.h.
|
protected |
Definition at line 72 of file MyGUI_TileRect.h.
|
protected |
Definition at line 63 of file MyGUI_TileRect.h.
|
protected |
Definition at line 73 of file MyGUI_TileRect.h.
|
protected |
Definition at line 54 of file MyGUI_TileRect.h.