Into

Modules

Documentation

classPiiCircle

#include <PiiCircle.h>

Stores the center and radius of a circle.

Description

See PiiPoint for usage examples.

Constructors and destructor

(
  • T xVal = 0
  • T yVal = 0
  • T r = 0
)

Public member functions

bool
( )
bool
( )

Function details

  • PiiCircle

    (
    • T xVal = 0
    • T yVal = 0
    • T r = 0
    )
    [inline]
  • bool operator!=

    ( )
    [inline]
  • bool operator==

    ( )
    [inline]
Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.