Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
EDLQuartzRenderer Class Reference

#include <edl/edlquartz.h>

Inheritance diagram for EDLQuartzRenderer:
[legend]

Instance Methods

(id) - initWithSession:
 Initialize the renderer.
(BOOL) - drawNode:toContext:
 Draw a node to the context.
(void) - releaseCaches
 Release memory in caches. Useful when the system is running low on memory.

Method Documentation

◆ drawNode:toContext:

- (BOOL) drawNode: (IDOMNodePtr &) node
toContext: (CGContextRef) context 

Draw a node to the context.

◆ initWithSession:

- (id) initWithSession: (ISessionPtr) session

Initialize the renderer.

◆ releaseCaches

- (void) releaseCaches

Release memory in caches. Useful when the system is running low on memory.


The documentation for this class was generated from the following file: