#include <asc.hh>
Inheritance diagram for Triangle:


Public Methods | |
| Triangle (int a, int b, int c) | |
Public Attributes | |
| int | A |
| int | B |
| int | C |
| anoid::simple::Vector | normal |
|
||||||||||||||||
|
|
|
|
Definition at line 10 of file asc.hh. Referenced by anoid::plugin::AscShape::init(), and Triangle(). |
|
|
Definition at line 10 of file asc.hh. Referenced by anoid::plugin::AscShape::init(), and Triangle(). |
|
|
Definition at line 10 of file asc.hh. Referenced by anoid::plugin::AscShape::init(), and Triangle(). |
|
|
Definition at line 11 of file asc.hh. Referenced by anoid::plugin::AscShape::init(). |