Jet  v1.3.3
Classes | Namespaces | Typedefs
constant_vector_field2.h File Reference
#include <jet/vector_field2.h>
#include <memory>

Go to the source code of this file.

Classes

class  jet::ConstantVectorField2
 2-D constant vector field. More...
 
class  jet::ConstantVectorField2::Builder
 Front-end to create ConstantVectorField2 objects step by step. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< ConstantVectorField2 > jet::ConstantVectorField2Ptr
 Shared pointer for the ConstantVectorField2 type. More...