VRay SDK for C++
Loading...
Searching...
No Matches
VRay::LocalVRayImage Class Reference

A variation of VRayImage to be created on the stack so that the image gets auto-deleted. More...

#include <vraysdk.hpp>

Public Member Functions

 LocalVRayImage (VRayImage *img)
 
 operator VRayImage * ()
 
VRayImageoperator* ()
 
VRayImageoperator-> ()
 
LocalVRayImageoperator= (VRayImage *image)
 

Detailed Description

A variation of VRayImage to be created on the stack so that the image gets auto-deleted.


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