Open CASCADE Technology 6.6.0
|
#include <InterfaceGraphic_telem.hxx>
#include <Aspect_InteriorStyle.hxx>
#include <TCollection_AsciiString.hxx>
#include <Handle_Graphic3d_TextureParams.hxx>
#include <OpenGl_AspectLine.hxx>
#include <OpenGl_Element.hxx>
#include <Handle_OpenGl_Texture.hxx>
Data Structures | |
struct | OPENGL_SURF_PROP |
class | OpenGl_AspectFace |
Defines | |
#define | OPENGL_AMBIENT_MASK (1<<0) |
#define | OPENGL_DIFFUSE_MASK (1<<1) |
#define | OPENGL_SPECULAR_MASK (1<<2) |
#define | OPENGL_EMISSIVE_MASK (1<<3) |
#define OPENGL_AMBIENT_MASK (1<<0) |
#define OPENGL_DIFFUSE_MASK (1<<1) |
#define OPENGL_EMISSIVE_MASK (1<<3) |
#define OPENGL_SPECULAR_MASK (1<<2) |