Conscience Core
Public Member Functions | List of all members
conscience_core::axiomes::CscLine2d Class Reference

#include <Csc2dTypes.h>

Inheritance diagram for conscience_core::axiomes::CscLine2d:
conscience_core::axiomes::CscLine2dStylized

Public Member Functions

 CscLine2d (const CscPoint2d *first=CscPoint2d::zero(), const CscPoint2d *second=CscPoint2d::zero(), const string &colorHex="#6abc8e", const int width=1)
 
 ~CscLine2d ()
 
const CscPoint2dgetFirst () const
 
const CscPoint2dgetSecond () const
 
 operator string () const
 
string toString () const
 

Constructor & Destructor Documentation

◆ CscLine2d()

conscience_core::axiomes::CscLine2d::CscLine2d ( const CscPoint2d first = CscPoint2d::zero(),
const CscPoint2d second = CscPoint2d::zero(),
const string &  colorHex = "#6abc8e",
const int  width = 1 
)

◆ ~CscLine2d()

conscience_core::axiomes::CscLine2d::~CscLine2d ( )

Member Function Documentation

◆ getFirst()

const CscPoint2d * conscience_core::axiomes::CscLine2d::getFirst ( ) const

◆ getSecond()

const CscPoint2d * conscience_core::axiomes::CscLine2d::getSecond ( ) const

◆ operator string()

conscience_core::axiomes::CscLine2d::operator string ( ) const
inline

◆ toString()

string conscience_core::axiomes::CscLine2d::toString ( ) const

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