SPH
Public Member Functions | Public Attributes | List of all members
CurvePoint Struct Reference

#include <Curve.h>

Public Member Functions

bool operator== (const CurvePoint &other) const
 

Public Attributes

Float x
 
Float y
 

Detailed Description

Definition at line 8 of file Curve.h.

Member Function Documentation

◆ operator==()

bool CurvePoint::operator== ( const CurvePoint other) const
inline

Definition at line 12 of file Curve.h.

Member Data Documentation

◆ x

Float CurvePoint::x

Definition at line 9 of file Curve.h.

◆ y

Float CurvePoint::y

Definition at line 10 of file Curve.h.


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