#include <Scissor.h>
scv::Scissor::Info::Info |
( |
void |
| ) |
|
scv::Scissor::Info::Info |
( |
GLint |
x, |
|
|
GLint |
y, |
|
|
GLsizei |
width, |
|
|
GLsizei |
height |
|
) |
| |
scv::Scissor::Info::Info |
( |
const std::string & |
str | ) |
|
Point scv::Scissor::Info::getPosition |
( |
void |
| ) |
|
|
inline |
bool scv::Scissor::Info::isInside |
( |
const Point & |
p | ) |
const |
bool scv::Scissor::Info::isValid |
( |
void |
| ) |
const |
|
inline |
void scv::Scissor::Info::operator+= |
( |
const Point & |
p | ) |
|
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const Info & |
rhs |
|
) |
| |
|
friend |
GLsizei scv::Scissor::Info::height |
GLsizei scv::Scissor::Info::width |
GLint scv::Scissor::Info::x |
GLint scv::Scissor::Info::y |
The documentation for this class was generated from the following files: