The spica renderer
Public Member Functions | List of all members
spica::Uncopyable Class Reference

Interface class which forbids copy and assignment. More...

#include <uncopyable.h>

Inheritance diagram for spica::Uncopyable:
spica::Accelerator spica::BxDF spica::Film spica::Hierarchy::Octree spica::Hierarchy::Octree spica::Integrator spica::Light spica::PhotonMap spica::Sampler spica::Scene

Public Member Functions

 Uncopyable (const Uncopyable &)=delete
 
Uncopyableoperator= (const Uncopyable &)=delete
 

Detailed Description

Interface class which forbids copy and assignment.


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