maliput
GeoNormal Class Reference

Detailed Description

An Inertial-frame normal vector.

#include <include/maliput/utility/mesh.h>

Classes

struct  Equiv
 An equivalence operation suitable for std::unordered_map. More...
 

Public Types

using Hash = maliput::common::DefaultHash
 A hasher operation suitable for std::unordered_map. More...
 

Public Member Functions

 GeoNormal ()
 
 GeoNormal (const api::InertialPosition &n)
 
const api::InertialPositionn () const
 

Friends

template<class HashAlgorithm >
void hash_append (HashAlgorithm &hasher, const GeoNormal &item) noexcept
 

Member Typedef Documentation

◆ Hash

A hasher operation suitable for std::unordered_map.

Constructor & Destructor Documentation

◆ GeoNormal() [1/2]

GeoNormal ( )

◆ GeoNormal() [2/2]

GeoNormal ( const api::InertialPosition n)
explicit

Member Function Documentation

◆ n()

const api::InertialPosition& n ( ) const

Friends And Related Function Documentation

◆ hash_append

void hash_append ( HashAlgorithm &  hasher,
const GeoNormal item 
)
friend

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