TTK
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
ttk::SurfaceGeometrySmoother::Point Struct Reference

#include <SurfaceGeometrySmoother.h>

Inheritance diagram for ttk::SurfaceGeometrySmoother::Point:

Public Member Functions

Point operator+ (const Point other) const
 
Point operator* (const float scalar) const
 
Point operator- (Point other) const
 
Point operator/ (const float scalar) const
 

Friends

std::ostream & operator<< (std::ostream &os, const Point &pt)
 

Detailed Description

Definition at line 73 of file SurfaceGeometrySmoother.h.

Member Function Documentation

◆ operator*()

Point ttk::SurfaceGeometrySmoother::Point::operator* ( const float  scalar) const
inline

Definition at line 81 of file SurfaceGeometrySmoother.h.

◆ operator+()

Point ttk::SurfaceGeometrySmoother::Point::operator+ ( const Point  other) const
inline

Definition at line 74 of file SurfaceGeometrySmoother.h.

◆ operator-()

Point ttk::SurfaceGeometrySmoother::Point::operator- ( Point  other) const
inline

Definition at line 88 of file SurfaceGeometrySmoother.h.

◆ operator/()

Point ttk::SurfaceGeometrySmoother::Point::operator/ ( const float  scalar) const
inline

Definition at line 91 of file SurfaceGeometrySmoother.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const Point pt 
)
friend

Definition at line 94 of file SurfaceGeometrySmoother.h.


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