Skip to content

Project OpenGeode

class PolygonalSurfaceBuilder

cpp
Inherits from SurfaceMeshBuilder<2U>
Inherits from SurfaceMeshBuilder<2U>

class PolygonalSurfaceBuilder

cpp
Inherits from SurfaceMeshBuilder<3U>
Inherits from SurfaceMeshBuilder<3U>

class PolygonalSurfaceBuilder

Interface class to represent the builder of a PolygonalSurface

cpp
Inherits from SurfaceMeshBuilder<dimension>
Inherits from SurfaceMeshBuilder<dimension>

Functions

create

cpp
public int create(PolygonalSurface<dimension> & mesh)
public int create(PolygonalSurface<dimension> & mesh)

Create the builder associated with a PolygonalSurface.

mesh [in] The PolygonalSurface to build/modify

copy

cpp
public void copy(const PolygonalSurface<dimension> & surface_mesh)
public void copy(const PolygonalSurface<dimension> & surface_mesh)

PolygonalSurfaceBuilder

cpp
protected void PolygonalSurfaceBuilder<dimension>(PolygonalSurface<dimension> & mesh)
protected void PolygonalSurfaceBuilder<dimension>(PolygonalSurface<dimension> & mesh)

Geode-solutions' documentation website