VRay SDK for C++
Loading...
Searching...
No Matches
VRay::InvalidRenderElementErr Struct Reference

This is thrown when a plugin passed to the render element API is not really a render element plugin. More...

#include <vraythrow.hpp>

Inheritance diagram for VRay::InvalidRenderElementErr:
VRay::VRayException

Public Member Functions

 InvalidRenderElementErr (const std::string &msg)
 
- Public Member Functions inherited from VRay::VRayException
 VRayException (const std::string &msg)
 
std::string toString () const
 
const char * what () const
 

Detailed Description

This is thrown when a plugin passed to the render element API is not really a render element plugin.


The documentation for this struct was generated from the following file: