neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::basic_path< PointType >::clip_rect_list Struct Reference

#include <path.hpp>

Inheritance diagram for neogfx::basic_path< PointType >::clip_rect_list:

Public Member Functions

bool contains (const point_type &aPoint) const
 

Detailed Description

template<typename PointType>
struct neogfx::basic_path< PointType >::clip_rect_list

Definition at line 53 of file path.hpp.

Member Function Documentation

◆ contains()

template<typename PointType >
bool neogfx::basic_path< PointType >::clip_rect_list::contains ( const point_type aPoint) const
inline

Definition at line 55 of file path.hpp.


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