TriangleObject Class Reference

This class provides access to the display properties for a triangle object. More...

#include <TriangleObject.h>

Inheritance diagram for TriangleObject:

Inheritance graph

List of all members.

Protected Member Functions

virtual ~TriangleObject ()


Detailed Description

This class provides access to the display properties for a triangle object.

Possible GraphicObjectTypes: TRIANGLE_OBJECT.

This subclass of Subject will notify upon the following conditions:

Definition at line 23 of file TriangleObject.h.


Constructor & Destructor Documentation

virtual TriangleObject::~TriangleObject (  )  [protected, virtual]

This should be destroyed by calling GraphicLayer::removeObject.

Definition at line 29 of file TriangleObject.h.


Software Development Kit - Opticks 4.9.0 Build 16218