#include <VisionX/components/pointcloud_processor/ObjectShapeClassification/Features/CHArea.hpp>
|  | 
| double | area () const | 
|  | 
| FeaturePtr | calculate (const Points &points) | 
|  | 
| FeaturePtr | calculate (const TaggedPoints &points) | 
|  | 
|  | CHArea () | 
|  | 
|  | CHArea (const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) | 
|  | 
|  | CHArea (const std::vector< Eigen::Vector3f > &points) | 
|  | 
| double | compare (const Feature &other) const | 
|  | 
| virtual void | deserialize (const ObjectSerializerBasePtr &serializer, const Ice::Current &) | 
|  | 
| virtual std::ostream & | output (std::ostream &out) const | 
|  | 
| virtual void | serialize (const ObjectSerializerBasePtr &serializer, const Ice::Current &) const | 
|  | 
|  | CHFeature () | 
|  | 
|  | CHFeature (const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) | 
|  | 
|  | CHFeature (const std::vector< Eigen::Vector3f > &points) | 
|  | 
| virtual VariantDataClassPtr | clone (const Ice::Current &) const | 
|  | 
| virtual VariantTypeId | getType (const Ice::Current &) const | 
|  | 
| virtual std::string | name () | 
|  | 
| virtual std::string | output (const Ice::Current &) const | 
|  | 
| virtual bool | validate (const Ice::Current &) | 
|  | 
Definition at line 34 of file CHArea.hpp.
 
◆ CHArea() [1/3]
◆ CHArea() [2/3]
  
  | 
        
          | CHArea | ( | const std::vector< Eigen::Vector3f > & | points | ) |  |  | inline | 
 
 
◆ CHArea() [3/3]
  
  | 
        
          | CHArea | ( | const std::pair< std::string, std::vector< Eigen::Vector3f >> & | points | ) |  |  | inline | 
 
 
◆ area()
◆ calculate() [1/2]
◆ calculate() [2/2]
◆ compare()
  
  | 
        
          | double compare | ( | const Feature & | other | ) | const |  | inlinevirtual | 
 
 
◆ deserialize()
  
  | 
        
          | virtual void deserialize | ( | const ObjectSerializerBasePtr & | serializer, |  
          |  |  | const Ice::Current & |  |  
          |  | ) |  |  |  | inlinevirtual | 
 
 
◆ output()
  
  | 
        
          | virtual std::ostream& output | ( | std::ostream & | out | ) | const |  | inlinevirtual | 
 
 
◆ serialize()
  
  | 
        
          | virtual void serialize | ( | const ObjectSerializerBasePtr & | serializer, |  
          |  |  | const Ice::Current & |  |  
          |  | ) |  | const |  | inlinevirtual | 
 
 
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/ObjectShapeClassification/Features/CHArea.hpp