Ponca  7d8ac87a7de01d881c9fde3c42e397b44bffb901
Point Cloud Analysis library
Loading...
Searching...
No Matches
Ponca::hasNormal< T, typename > Struct Template Reference

Utility structure used to detect if a Point has a normal field. More...

#include <defines.h>

+ Inheritance diagram for Ponca::hasNormal< T, typename >:
+ Collaboration diagram for Ponca::hasNormal< T, typename >:

Detailed Description

template<typename T, typename = void>
struct Ponca::hasNormal< T, typename >

Utility structure used to detect if a Point has a normal field.

Example usage:

Aggregator class used to declare specialized structures using CRTP.
Definition basket.h:318
Utility structure used to detect if a Point has a normal field.
Definition defines.h:87
Template Parameters
TThe Point type

Definition at line 86 of file defines.h.