8.3
general documentation
cs_solid_selection.h File Reference
#include "cs_defs.h"
#include "cs_cdo_connect.h"
+ Include dependency graph for cs_solid_selection.h:

Go to the source code of this file.

Data Structures

struct  cs_solid_selection_t
 

Functions

cs_solid_selection_tcs_solid_selection_get (void)
 Retrieve the information related to the list of solid cells If this structure does not exist, there is an initialization. More...
 
void cs_solid_selection_sync (const cs_cdo_connect_t *connect)
 Synchronize the solid selection. More...
 
void cs_solid_selection_free (void)
 Free the structure storing the information related to the list of solid cells. More...
 

Function Documentation

◆ cs_solid_selection_free()

void cs_solid_selection_free ( void  )

Free the structure storing the information related to the list of solid cells.

◆ cs_solid_selection_get()

cs_solid_selection_t * cs_solid_selection_get ( void  )

Retrieve the information related to the list of solid cells If this structure does not exist, there is an initialization.

Returns
a pointer to a cs_solid_selection_t structure

◆ cs_solid_selection_sync()

void cs_solid_selection_sync ( const cs_cdo_connect_t connect)

Synchronize the solid selection.

Parameters
[in]connectpointer to a cs_cdo_connect_t structure