Virtual Method

PhocChildRootremove_child

Declaration [src]

void
remove_child (
  PhocChildRoot* root,
  PhocViewChild* child
)

Description [src]

Invoked when a child should no longer be tracked by the root.

Parameters

child

Type: PhocViewChild

No description available.

The data is owned by the caller of the method.