#include <effect.h>
◆ AnaglyphEffect()
AnaglyphEffect::AnaglyphEffect |
( |
| ) |
|
◆ ~AnaglyphEffect()
AnaglyphEffect::~AnaglyphEffect |
( |
| ) |
|
|
inline |
◆ clone()
Effect * AnaglyphEffect::clone |
( |
| ) |
const |
|
virtual |
◆ disable()
void AnaglyphEffect::disable |
( |
| ) |
const |
|
virtual |
◆ enable()
void AnaglyphEffect::enable |
( |
unsigned int |
pass | ) |
const |
|
virtual |
◆ getBaseShift()
float AnaglyphEffect::getBaseShift |
( |
| ) |
const |
|
inline |
◆ getMode()
unsigned int AnaglyphEffect::getMode |
( |
| ) |
const |
|
inline |
◆ needCamUpdate()
bool AnaglyphEffect::needCamUpdate |
( |
| ) |
const |
|
inlinevirtual |
◆ numPassesNeeded()
virtual unsigned int AnaglyphEffect::numPassesNeeded |
( |
| ) |
const |
|
inlinevirtual |
◆ readState()
bool AnaglyphEffect::readState |
( |
xmlNodePtr |
n | ) |
|
|
virtual |
◆ setBaseShift()
void AnaglyphEffect::setBaseShift |
( |
float |
shift | ) |
|
|
inline |
◆ setFlip()
void AnaglyphEffect::setFlip |
( |
bool |
shouldFlip | ) |
|
|
inline |
◆ setMode()
void AnaglyphEffect::setMode |
( |
unsigned int |
mode | ) |
|
◆ willDoSomething()
bool AnaglyphEffect::willDoSomething |
( |
| ) |
const |
|
inlinevirtual |
Returns true if the effect has any influence on the output.
Implements Effect.
◆ writeState()
bool AnaglyphEffect::writeState |
( |
std::ofstream & |
f, |
|
|
unsigned int |
format, |
|
|
unsigned int |
depth |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: