SMILE  v2.5
Schwarzschild Modelling Interactive expLoratory Environment
Public Member Functions | Public Attributes | List of all members
smile::CTriangle Struct Reference

defines a triangle with indexed vertices referring to points from the trajectory More...

#include <gui.h>

Public Member Functions

 CTriangle (int i1=0, int i2=0, int i3=0)
 
bool operator== (CTriangle T) const
 

Public Attributes

int c1
 
int c2
 
int c3
 
bool dup
 

Detailed Description

defines a triangle with indexed vertices referring to points from the trajectory


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