Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor3d::ScrollableStyle Class Reference

#include <StyleScrollable.hpp>

Inheritance diagram for castor3d::ScrollableStyle:
Inheritance graph
[legend]

Public Member Functions

void setVerticalStyle (ScrollBarStyle &v)
 
void setHorizontalStyle (ScrollBarStyle &v)
 
bool hasVerticalStyle () const noexcept
 
bool hasHorizontalStyle () const noexcept
 
ScrollBarStylegetVerticalStyle () const noexcept
 
ScrollBarStylegetHorizontalStyle () const noexcept
 

Member Function Documentation

◆ getHorizontalStyle()

ScrollBarStyle & castor3d::ScrollableStyle::getHorizontalStyle ( ) const
inlinenoexcept

References CU_Require, and hasHorizontalStyle().

Here is the call graph for this function:

◆ getVerticalStyle()

ScrollBarStyle & castor3d::ScrollableStyle::getVerticalStyle ( ) const
inlinenoexcept

References CU_Require, and hasVerticalStyle().

Here is the call graph for this function:

◆ hasHorizontalStyle()

bool castor3d::ScrollableStyle::hasHorizontalStyle ( ) const
inlinenoexcept

Referenced by getHorizontalStyle().

Here is the caller graph for this function:

◆ hasVerticalStyle()

bool castor3d::ScrollableStyle::hasVerticalStyle ( ) const
inlinenoexcept

Referenced by getVerticalStyle().

Here is the caller graph for this function:

◆ setHorizontalStyle()

void castor3d::ScrollableStyle::setHorizontalStyle ( ScrollBarStyle & v)
inline

◆ setVerticalStyle()

void castor3d::ScrollableStyle::setVerticalStyle ( ScrollBarStyle & v)
inline

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