Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Materials.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_CString.hxx>
#include <Handle_Materials_MaterialsDictionary.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Materials_Material.hxx>
#include <Standard_Integer.hxx>

Data Structures

class  Materials
 This package is useful for creating Material objects,
which contain a sequence of physical properties. All
applications which request physical properties on a
given material, should reference this package.

A predefined sequence of materials is given by the
dictionary of materials, and the sequence of known
properties is given by the material definition.

Only the package methods are public, except the
DictionaryOfMaterials class which is called by the
method Material.
More...