convert

Convert from into component of type To using a convertor for this.

To
convert
(
To
From
)
(,
From from
,
RCIAllocator allocator = theAllocator
)

Parameters

convertor Convertor

the convertor used to convert from component into To

from From

original component that is to be converted

allocator RCIAllocator

optional allocator used to allocate memory for converted component

Return Value

Type: To

To converted component

Meta