Path Tracer
Public Member Functions | List of all members
Eigen::internal::scoped_array< T > Class Template Reference
Inheritance diagram for Eigen::internal::scoped_array< T >:
Eigen::internal::noncopyable

Public Member Functions

 scoped_array (std::ptrdiff_t size)
 
T & operator[] (std::ptrdiff_t i)
 
const T & operator[] (std::ptrdiff_t i) const
 
T *& ptr ()
 
const T * ptr () const
 
 operator const T * () const
 

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