3DiVi Face SDK
3.25.0
Main Page
Modules
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Groups
ContextTemplate.h
1
#import <Foundation/Foundation.h>
2
3
4
@interface
ContextTemplate
: NSObject
5
{
6
void
*_ptr;
7
}
8
9
@property
(readonly)
void
* _Nonnull ptr;
10
11
-(nonnull instancetype) init: (
void
* _Nonnull) templ;
12
-(void) dealloc;
13
14
-(NSString *_Nonnull) getMethodName;
15
-(void) save: (NSOutputStream* _Nonnull) output_stream;
16
-(size_t) size;
17
18
19
@end
20
ContextTemplate
Definition:
ContextTemplate.h:4
swift_api
ContextTemplate.h
Generated on Thu Feb 20 2025 10:39:28 for 3DiVi Face SDK by
1.8.6