Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Commit

Permalink
Refs #11153. Adding file Handle_BRepMesh_DiscretRoot.hxx
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumsteve committed Feb 23, 2015
1 parent d952737 commit 75ae3ed
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions OpenCascade/Handle_BRepMesh_DiscretRoot.hxx
@@ -0,0 +1,27 @@
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.

#ifndef _Handle_BRepMesh_DiscretRoot_HeaderFile
#define _Handle_BRepMesh_DiscretRoot_HeaderFile

#ifndef _Standard_HeaderFile
#include <Standard.hxx>
#endif
#ifndef _Standard_DefineHandle_HeaderFile
#include <Standard_DefineHandle.hxx>
#endif

#ifndef _Handle_Standard_Transient_HeaderFile
#include <Handle_Standard_Transient.hxx>
#endif

class Standard_Transient;
class Handle(Standard_Type);
class Handle(Standard_Transient);
class BRepMesh_DiscretRoot;

DEFINE_STANDARD_HANDLE(BRepMesh_DiscretRoot,Standard_Transient)

#endif

0 comments on commit 75ae3ed

Please sign in to comment.