AMCAX Kernel 1.0.0.0
TopoShape.hpp File Reference

Base class of shape, containing an underlying shape with a location and an orientation. More...

Include dependency graph for TopoShape.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::TopoShape
 Base class of shape, containing an underlying shape with a location and an orientation. More...
 
struct  AMCAX::OrientedShapeEqualTo
 The equality operator for oriented shapes. More...
 
struct  std::hash< AMCAX::TopoShape >
 Specialization of hash function of TopoShape used in STL unordered_set and unordered_map. More...
 
struct  std::equal_to< AMCAX::TopoShape >
 Specialization of equal function of TopoShape used in STL unordered_set and unordered_map. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Detailed Description

Base class of shape, containing an underlying shape with a location and an orientation.

This file is part of AMCAX kernel.