diff --git a/Surface_mesh_simplification/doc_tex/Surface_mesh_simplification_ref/Cached_cost.tex b/Surface_mesh_simplification/doc_tex/Surface_mesh_simplification_ref/Cached_cost.tex index e2b658f4fff..247b3b324b9 100644 --- a/Surface_mesh_simplification/doc_tex/Surface_mesh_simplification_ref/Cached_cost.tex +++ b/Surface_mesh_simplification/doc_tex/Surface_mesh_simplification_ref/Cached_cost.tex @@ -32,6 +32,9 @@ It directly returns the cost stored in the {\em collapse-data}. \ccIsModel \ccc{GetCost} +\ccTypes + \ccTypedef{void Params}{The type of the parameters. The type void is used to identify this GetCost model as one returning a cached value instead of compuSince no paramters are used this type is void} + \ccCreation \ccCreationVariable{gc} %% choose variable name \ccConstructor{Cached_cost();}{Default constructor}