Virtual Method

PhocBlingrender

Declaration [src]

void
render (
  PhocBling* self,
  PhocRenderContext* ctx
)

Description [src]

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

Parameters

ctx

Type: PhocRenderContext

No description available.

The data is owned by the caller of the function.