Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXGLShape.h File Reference

#include "FXGLObject.h"

Go to the source code of this file.

Classes

class  FX::FXGLShape
 OpenGL Shape Object. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::SURFACE_SINGLESIDED = 0,
  FX::SURFACE_DUALSIDED = 0x00000001,
  FX::SHADING_NONE = 0,
  FX::SHADING_SMOOTH = 0x00000002,
  FX::SHADING_FLAT = 0x00000004,
  FX::FACECULLING_OFF = 0,
  FX::FACECULLING_ON = 0x00000008,
  FX::STYLE_SURFACE = 0x00000010,
  FX::STYLE_WIREFRAME = 0x00000020,
  FX::STYLE_POINTS = 0x00000040,
  FX::STYLE_BOUNDBOX = 0x00000080
}

Copyright © 1997-2009 Jeroen van der Zijp