#include <vraysdk.hpp>
|
| TiMe () |
| Default constructor.
|
|
| TiMe (double time) |
| Constructs a TiMe object from a given time (double)
|
|
| operator double () |
| Returns the double value of a TiMe object.
|
|
A helper union, used in Plugin::setValue() and Plugin::getValue() interfaces. Could be used either with a given time (double), or with the special values of TiMe::Default() or TiMe::None() (see below)
◆ Default()
static double VRay::TiMe::Default |
( |
| ) |
|
|
inlinestatic |
The documentation for this union was generated from the following file:
- /home/jenkins/ci/cgrepo/appsdk/VRay_SDK_CPP/include/vraysdk.hpp