Skip to content

Project Geode-Common

class PointSetModifier

cpp
Inherits from VerticesModifier
Inherits from VerticesModifier

class PointSetModifier

cpp
Inherits from VerticesModifier
Inherits from VerticesModifier

Functions

PointSetModifier

cpp
public void PointSetModifier<dimension>(const PointSet<dimension> & point_set, PointSetBuilder<dimension> & builder)
public void PointSetModifier<dimension>(const PointSet<dimension> & point_set, PointSetBuilder<dimension> & builder)

PointSetModifier

cpp
public void PointSetModifier<dimension>(PointSetModifier<dimension> && other)
public void PointSetModifier<dimension>(PointSetModifier<dimension> && other)

operator=

cpp
public PointSetModifier<dimension> & operator=(PointSetModifier<dimension> && other)
public PointSetModifier<dimension> & operator=(PointSetModifier<dimension> && other)

~PointSetModifier

cpp
public void ~PointSetModifier<dimension>()
public void ~PointSetModifier<dimension>()

inactive_point

cpp
public void inactive_point(index_t point_id)
public void inactive_point(index_t point_id)

is_point_active

cpp
public bool is_point_active(index_t point_id)
public bool is_point_active(index_t point_id)

clean

cpp
public vector clean()
public vector clean()

PointSetModifier

cpp
public void PointSetModifier<dimension>(const VertexSet & point_set, VertexSetBuilder & builder, MeshModifierFactoryKey key)
public void PointSetModifier<dimension>(const VertexSet & point_set, VertexSetBuilder & builder, MeshModifierFactoryKey key)

point_set

cpp
protected const PointSet<dimension> & point_set()
protected const PointSet<dimension> & point_set()

builder

cpp
protected PointSetBuilder<dimension> & builder()
protected PointSetBuilder<dimension> & builder()

class PointSetModifier

cpp
Inherits from VerticesModifier
Inherits from VerticesModifier

Geode-solutions' documentation website