PCL
|
Go to the source code of this file.
Classes | |
class | pcl::AutoPointer< T, D > |
A smart pointer with exclusive object ownership and optional automatic object destruction. More... | |
class | pcl::AutoPointerCloner< T, D > |
A smart pointer able to generate dynamically allocated copies of the objects pointed to by other smart pointers. More... | |
class | pcl::StandardDeleter< T > |
An object deleter that uses the standard delete operator. More... | |
Namespaces | |
pcl | |
PCL root namespace. | |