smntc
an in-memory multimodal graph database
Loading...
Searching...
No Matches
Functions
Visual.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

struct VisualVisual_construct (unsigned int modality, struct Graph *graph, int *error)
 
struct VisualVisual_destruct (struct Visual *this)
 
struct Scene Visual_addScene (struct Visual *this, int *error)
 

Function Documentation

◆ Visual_addScene()

struct Scene Visual_addScene ( struct Visual this,
int *  error 
)

Definition at line 93 of file Visual.c.

+ Here is the call graph for this function:

◆ Visual_construct()

struct Visual * Visual_construct ( unsigned int  modality,
struct Graph graph,
int *  error 
)

Definition at line 17 of file Visual.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Visual_destruct()

struct Visual * Visual_destruct ( struct Visual this)

Definition at line 83 of file Visual.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: