![]() |
Public API Reference |
#include <frustum.h>
Public Methods | |
void | Copy (csClipInfo &other) |
Copy the information from another clipinfo instance to this one. More... | |
void | Move (csClipInfo &other) |
Move the information from another clipinfo instance to this one. More... |
This structure is used in addition to a vertex to give additional information about how to interpolate additional information that goes with the vertex.
Definition at line 55 of file frustum.h.
|
Copy the information from another clipinfo instance to this one.
Definition at line 73 of file frustum.h. References inside, onedge, original, and type. |
|
Move the information from another clipinfo instance to this one.
Definition at line 93 of file frustum.h. References inside, onedge, original, and type. |