pyanatomist 6.0.0
aobject.h File Reference
#include <anatomist/object/Object.h>
Include dependency graph for aobject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

PyObject * pyanatomistConvertFrom_anatomist_AObjectP (void *a)
 
void * pyanatomistConvertTo_anatomist_AObjectP (PyObject *o)
 
int pyanatomistAObjectP_Check (PyObject *o)
 

Function Documentation

◆ pyanatomistAObjectP_Check()

int pyanatomistAObjectP_Check ( PyObject * o)
inline

Definition at line 54 of file aobject.h.

◆ pyanatomistConvertFrom_anatomist_AObjectP()

PyObject * pyanatomistConvertFrom_anatomist_AObjectP ( void * a)
inline

Definition at line 40 of file aobject.h.

◆ pyanatomistConvertTo_anatomist_AObjectP()

void * pyanatomistConvertTo_anatomist_AObjectP ( PyObject * o)
inline

Definition at line 46 of file aobject.h.