#include <TFOpacityWidget.h>
Definition at line 40 of file TFOpacityWidget.h.
◆ a()
const glm::vec2 ControlPointList::LineIterator::a |
( |
| ) |
|
|
inline |
◆ b()
const glm::vec2 ControlPointList::LineIterator::b |
( |
| ) |
|
|
inline |
◆ IsLast()
bool ControlPointList::LineIterator::IsLast |
( |
| ) |
const |
|
inline |
◆ operator*()
glm::vec2 & ControlPointList::LineIterator::operator* |
( |
| ) |
|
|
delete |
◆ operator+()
LineIterator ControlPointList::LineIterator::operator+ |
( |
int |
x | ) |
const |
|
inline |
◆ operator-()
LineIterator ControlPointList::LineIterator::operator- |
( |
int |
x | ) |
const |
|
inline |
◆ setA()
void ControlPointList::LineIterator::setA |
( |
const glm::vec2 & |
v | ) |
|
|
inline |
◆ setB()
void ControlPointList::LineIterator::setB |
( |
const glm::vec2 & |
v | ) |
|
|
inline |
◆ ControlPointList
The documentation for this class was generated from the following file: