RadeonProRender

Documentation for RadeonProRender.

RadeonProRender.ContextMethod

Shortcut for Context creation. Leaves empty: props Context properties, reserved for future use cache_pathFull path to kernel cache created by RadeonProRender, NULL means to use current folder

RadeonProRender.ShapeMethod

Default shape constructor which works with every Geometry from the package GeometryTypes (Meshes and geometry primitives alike).

Base.getMethod

Gets the currently attached Camera from a scene

Base.getMethod

Gets the currently attached EnvironmentLight from a scene

RadeonProRender.@rpr_wrapper_typeMacro

Wraps a RadeonProRender type into a gc registered higher level type. arguments: name: name of the Julia type typ: type of the RadeonProRender object target: RadeonProRender constructor function args: arguments to constructor function super Julia super type