|
Index
C++ Code Documentation
geom::surfacegl::Material
Derived from: geom::surface::Material
File: GEOM/geom/surfacegl/Material.H
public:
- Material();
 | constructor | |
- Material( Material const & );
 | copy constructor | |
- virtual ~Material();
 | destructor | |
- Material &operator=( Material const & );
 | assignment operator | |
- bool draw() const;
- bool draw_color() const;
- bool draw_normal() const;
- void begin() const;
- void end() const;
protected:
private:
|