Index

C++ Code Documentation

geom::surface0::Surface

Derived from: geom::surface0::Color

File: GEOM/geom/surface0/Surface.H

public:
  • Surface();
    constructor
  • Surface( Surface const & );
    copy constructor
  • virtual ~Surface();
    destructor
  • Surface &operator=( Surface const & );
    assignment operator
  • void clear();
  • virtual uint dimension() const;
protected:
private:


geom::surface0::Surface GANG