IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Gr::GraphicPrimitiveSimple Class Reference

GraphicPrimitive that has a protected Coordinates[] array. More...

Inheritance diagram for IG::Gr::GraphicPrimitiveSimple:
Collaboration diagram for IG::Gr::GraphicPrimitiveSimple:

List of all members.

Properties

abstract vec3[] Coordinates [get]
override int NumCoordinates [get]
 Get or set the co-ordinate No. i of this graphic primitive.
override vec3 this [int i] [get, set]
 Get or set the co-ordinate No. i of the graphic primitive.

Detailed Description

GraphicPrimitive that has a protected Coordinates[] array.


Property Documentation

abstract vec3 [] IG::Gr::GraphicPrimitiveSimple::Coordinates [get, protected]
override int IG::Gr::GraphicPrimitiveSimple::NumCoordinates [get]

Get or set the co-ordinate No. i of this graphic primitive.

Reimplemented from IG::Gr::GraphicPrimitive.

override vec3 IG::Gr::GraphicPrimitiveSimple::this[int i] [get, set]

Get or set the co-ordinate No. i of the graphic primitive.

Reimplemented from IG::Gr::GraphicPrimitive.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events