OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
Hyperbola2 Class Reference

#include <composite2.hh>

Public Member Functions

 Hyperbola2 ()
 
 Hyperbola2 (Vec2 ori, Real a, Real b, Real gamma)
 
Vec2 At (Real t, bool righthalf=true) const
 
Real GetA () const
 
Real GetB () const
 
Real GetGamma () const
 
Vec2 GetOrigin () const
 
void SetA (Real a)
 
void SetB (Real b)
 
void SetGamma (Real gamma)
 
void SetOrigin (Vec2 ori)
 

Detailed Description

Definition at line 120 of file composite2.hh.

Constructor & Destructor Documentation

Hyperbola2 ( Vec2  ori,
Real  a,
Real  b,
Real  gamma 
)

Member Function Documentation

Vec2 At ( Real  t,
bool  righthalf = true 
) const
Real GetA ( ) const
inline

Definition at line 126 of file composite2.hh.

Real GetB ( ) const
inline

Definition at line 127 of file composite2.hh.

Real GetGamma ( ) const
inline

Definition at line 128 of file composite2.hh.

Vec2 GetOrigin ( ) const
inline

Definition at line 129 of file composite2.hh.

void SetA ( Real  a)
inline

Definition at line 130 of file composite2.hh.

void SetB ( Real  b)
inline

Definition at line 131 of file composite2.hh.

void SetGamma ( Real  gamma)
inline

Definition at line 132 of file composite2.hh.

void SetOrigin ( Vec2  ori)
inline

Definition at line 133 of file composite2.hh.


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