G+S
mo
24.08.0
Geometry + Simulation Modules
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
gsPKSession.h
Go to the documentation of this file.
1
14
#pragma once
15
16
namespace
gismo {
17
18
namespace
extensions {
19
20
class
gsPKSession
21
{
22
public
:
24
static
bool
start();
25
27
static
bool
stop();
28
29
// static void ReturnMemory(int * nBytes, char * * memory, int * ifail);
30
// static void GetMemory(int * nBytes, char * * memory, int * ifail);
31
// static void StopFrustrum( int * ifail );
32
// static void StartFrustrum( int * ifail );
33
// static PK_ERROR_code_t PKerrorHandler( PK_ERROR_sf_t* error );
34
};
35
36
}
//extensions
37
38
}
//gismo
39
gismo
optional
gsParasolid
gsPKSession.h
Generated on Mon Nov 4 2024 15:56:22 for G+Smo by Doxygen v1.8.5