/
class GeoStd IsBaseOf
This is the documentation for Enlighten.
class GeoStd IsBaseOf
template<typename B, typename D>
class GeoStd::IsBaseOf
Equivalent of std::is_base_of (c++11) Returns true if B is a public base class of D.
Variables
Name | Description |
---|---|
const bool Value = sizeof(test<B>(P())) == sizeof(yes) | The result. |
, multiple selections available,
Related content
ZLib
More like this
Android NDK
Android NDK
More like this
Qt 5.4
More like this
stb_image_write
stb_image_write
More like this
Material properties
Material properties
More like this
5. Use shared lightmaps
5. Use shared lightmaps
More like this