IntelliPhoto  0.4
Triangle Struct Reference

The Triangle struct holds the 3 vertices of a triangle. More...

#include <IntelliHelper.h>

Public Attributes

QPoint A
 
QPoint B
 
QPoint C
 

Detailed Description

The Triangle struct holds the 3 vertices of a triangle.

Definition at line 10 of file IntelliHelper.h.

Member Data Documentation

◆ A

QPoint Triangle::A

Definition at line 11 of file IntelliHelper.h.

◆ B

QPoint Triangle::B

Definition at line 11 of file IntelliHelper.h.

◆ C

QPoint Triangle::C

Definition at line 11 of file IntelliHelper.h.


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