Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Triangle Struct Reference

#include <asc.hh>

Inheritance diagram for Triangle:

Inheritance graph
[legend]
Collaboration diagram for Triangle:

Collaboration graph
[legend]
List of all members.

Public Methods

 Triangle (int a, int b, int c)

Public Attributes

int A
int B
int C
anoid::simple::Vector normal

Constructor & Destructor Documentation

Triangle::Triangle int    a,
int    b,
int    c
[inline]
 

Definition at line 12 of file asc.hh.

References A, B, and C.


Member Data Documentation

int Triangle::A
 

Definition at line 10 of file asc.hh.

Referenced by anoid::plugin::AscShape::init(), and Triangle().

int Triangle::B
 

Definition at line 10 of file asc.hh.

Referenced by anoid::plugin::AscShape::init(), and Triangle().

int Triangle::C
 

Definition at line 10 of file asc.hh.

Referenced by anoid::plugin::AscShape::init(), and Triangle().

anoid::simple::Vector Triangle::normal
 

Definition at line 11 of file asc.hh.

Referenced by anoid::plugin::AscShape::init().


The documentation for this struct was generated from the following file:
Anoid NG © Michael Westergaard, Martin Stig Stissing, Ronni Michael Laursen, and Kristian Bisgaard Lassen