|
| FullScreenFader (fplbase::Renderer *renderer) |
|
void | Start (const WorldTime &time, const WorldTime &fade_time, const mathfu::vec4 &color, const bool fade_in) |
|
bool | Render (const WorldTime &time) |
|
bool | Finished (const WorldTime &time) const |
|
void | set_material (fplbase::Material *material) |
|
fplbase::Material * | material () const |
|
void | set_shader (fplbase::Shader *shader) |
|
fplbase::Shader * | shader () const |
|
void | set_ortho_mat (const mathfu::mat4 &ortho_mat) |
|
const mathfu::mat4 & | ortho_mat () const |
|
void | set_extents (const mathfu::vec2i &extents) |
|
const mathfu::vec2i & | extents () const |
|
The documentation for this class was generated from the following files: