![]() |
PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
|
This is the complete list of members for PUREScissor, including all inherited members.
canTrivialAccept(PUREScissor::CS_RGNCODE cp0, PUREScissor::CS_RGNCODE cp1) | PUREScissor | privatestatic |
canTrivialReject(PUREScissor::CS_RGNCODE cp0, PUREScissor::CS_RGNCODE cp1) | PUREScissor | privatestatic |
ComputeCode(int x, int y, int xmin, int xmax, int ymin, int ymax) | PUREScissor | privatestatic |
CS_BOTTOM | PUREScissor | static |
CS_INSIDE | PUREScissor | static |
CS_LEFT | PUREScissor | static |
CS_RGNCODE typedef | PUREScissor | |
CS_RIGHT | PUREScissor | static |
CS_TOP | PUREScissor | static |
DoScissor(int &x0, int &y0, int &x1, int &y1, int xmin, int xmax, int ymin, int ymax) | PUREScissor | static |
IntersectBottom(int &x0, int &y0, int &x1, int &y1, int ymin) | PUREScissor | privatestatic |
IntersectLeft(int &x0, int &y0, int &x1, int &y1, int xmin) | PUREScissor | privatestatic |
IntersectRight(int &x0, int &y0, int &x1, int &y1, int xmax) | PUREScissor | privatestatic |
IntersectTop(int &x0, int &y0, int &x1, int &y1, int ymax) | PUREScissor | privatestatic |
operator=(const PUREScissor &other) | PUREScissor | inlineprivate |
PUREScissor() | PUREScissor | inlineprivate |
PUREScissor(const PUREScissor &other) | PUREScissor | inlineprivate |
Swap(int &a, int &b) | PUREScissor | privatestatic |
~PUREScissor() | PUREScissor | inlineprivatevirtual |