MyPolygon.h File Reference

Declares the MyPolygon class and the TexAnchor which relate to it. More...

#include "MyPoint.h"
#include "general.h"
#include "Texture.h"

Include dependency graph for MyPolygon.h:

This graph shows which files directly or indirectly include this file:


Classes

class  TexAnchor
 TexAnchor is a simple 2D coordinate which specifies an anchor in a texture. More...
class  MyPolygon
 MyPolygon represents a single polygon to the 3D solution display engine. More...

Detailed Description

Declares the MyPolygon class and the TexAnchor which relate to it.