Virtual Method

PhocBlingrender

Declaration [src]

void
render (
  PhocBling* self,
  PhocOutput* output
)

Description [src]

Render the bling. Scissoring is handled by the renderer prior to invoking this function.

Parameters

output

Type: PhocOutput

No description available.

The data is owned by the caller of the function.