Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
ClearDepth (ClearDepth const &)=delete | |
ClearDepth & | operator= (ClearDepth const &that)=delete |
ClearDepth (float depth) | |
ClearDepth (ClearDepth &&rhs) | |
ClearDepth & | operator= (ClearDepth &&that) |
Protected Attributes | |
float | depth_ |
float | oldDepth_ |