Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Geom::ShapeTraits< T > Struct Template Reference

#include <intersection.h>

Public Types

typedef Coord TimeType
 
typedef Interval IntervalType
 
typedef T AffineClosureType
 
typedef Intersection IntersectionType
 

Detailed Description

template<typename T>
struct Geom::ShapeTraits< T >

Definition at line 109 of file intersection.h.

Member Typedef Documentation

◆ AffineClosureType

template<typename T >
typedef T Geom::ShapeTraits< T >::AffineClosureType

Definition at line 112 of file intersection.h.

◆ IntersectionType

template<typename T >
typedef Intersection Geom::ShapeTraits< T >::IntersectionType

Definition at line 113 of file intersection.h.

◆ IntervalType

template<typename T >
typedef Interval Geom::ShapeTraits< T >::IntervalType

Definition at line 111 of file intersection.h.

◆ TimeType

template<typename T >
typedef Coord Geom::ShapeTraits< T >::TimeType

Definition at line 110 of file intersection.h.


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