accept(OverlayVisitor &visitor) const override | castor3d::PanelOverlay | virtual |
create() | castor3d::PanelOverlay | static |
CU_DeclareVector(Vertex, Vertex) | castor3d::OverlayCategory | |
doGetTotalSize(OverlayRenderer const &renderer) const | castor3d::OverlayCategory | protected |
doUpdate(OverlayRenderer const &renderer) | castor3d::OverlayCategory | inlineprotectedvirtual |
doUpdateBuffer(castor::Size const &size) override | castor3d::PanelOverlay | protectedvirtual |
doUpdatePosition(OverlayRenderer const &renderer) | castor3d::OverlayCategory | protectedvirtual |
doUpdateSize(OverlayRenderer const &renderer) | castor3d::OverlayCategory | protectedvirtual |
getAbsolutePosition(castor::Size const &size) const | castor3d::OverlayCategory | |
getAbsolutePosition() const | castor3d::OverlayCategory | |
getAbsoluteSize(castor::Size const &size) const | castor3d::OverlayCategory | |
getAbsoluteSize() const | castor3d::OverlayCategory | |
getIndex() const | castor3d::OverlayCategory | inline |
getLevel() const | castor3d::OverlayCategory | inline |
getMaterial() const | castor3d::OverlayCategory | inline |
getOverlay() const | castor3d::OverlayCategory | inline |
getOverlay() | castor3d::OverlayCategory | inline |
getOverlayName() const | castor3d::OverlayCategory | |
getPanelVertex() const | castor3d::PanelOverlay | inline |
getPixelPosition() const | castor3d::OverlayCategory | inline |
getPixelPosition() | castor3d::OverlayCategory | inline |
getPixelSize() const | castor3d::OverlayCategory | inline |
getPixelSize() | castor3d::OverlayCategory | inline |
getPosition() const | castor3d::OverlayCategory | inline |
getPosition() | castor3d::OverlayCategory | inline |
getRenderRatio(castor::Size const &size) const | castor3d::OverlayCategory | |
getSize() const | castor3d::OverlayCategory | inline |
getSize() | castor3d::OverlayCategory | inline |
getType() const | castor3d::OverlayCategory | inline |
getUV() const | castor3d::OverlayCategory | inline |
isChanged() const | castor3d::OverlayCategory | inlinevirtual |
isPositionChanged() const | castor3d::OverlayCategory | |
isSizeChanged() const | castor3d::OverlayCategory | |
isVisible() const | castor3d::OverlayCategory | inline |
m_arrayVtx | castor3d::PanelOverlay | protected |
m_computeSize | castor3d::OverlayCategory | protected |
m_index | castor3d::OverlayCategory | protected |
m_level | castor3d::OverlayCategory | protected |
m_pMaterial | castor3d::OverlayCategory | protected |
m_position | castor3d::OverlayCategory | protected |
m_positionChanged | castor3d::OverlayCategory | protected |
m_pOverlay | castor3d::OverlayCategory | protected |
m_ptSize | castor3d::OverlayCategory | protected |
m_pxPosition | castor3d::OverlayCategory | protected |
m_size | castor3d::OverlayCategory | protected |
m_sizeChanged | castor3d::OverlayCategory | protected |
m_strMatName | castor3d::OverlayCategory | protected |
m_type | castor3d::OverlayCategory | protected |
m_uv | castor3d::OverlayCategory | protected |
m_visible | castor3d::OverlayCategory | protected |
OverlayCategory(OverlayType type) | castor3d::OverlayCategory | explicit |
PanelOverlay() | castor3d::PanelOverlay | |
setMaterial(MaterialRPtr material) | castor3d::OverlayCategory | virtual |
setOrder(int index, int level) | castor3d::OverlayCategory | inline |
setOverlay(Overlay *value) | castor3d::OverlayCategory | inline |
setPixelPosition(castor::Position const &value) | castor3d::OverlayCategory | inline |
setPixelSize(castor::Size const &value) | castor3d::OverlayCategory | inline |
setPosition(castor::Point2d const &position) | castor3d::OverlayCategory | inline |
setSize(castor::Point2d const &size) | castor3d::OverlayCategory | inline |
setUV(castor::Point4d const &value) | castor3d::OverlayCategory | inline |
setVisible(bool value) | castor3d::OverlayCategory | inline |
update(OverlayRenderer const &renderer) | castor3d::OverlayCategory | |
~OverlayCategory() | castor3d::OverlayCategory | virtual |