Method

RmfRootget_visgroups

Declaration [src]

RmfVisgroupIterator*
rmf_root_get_visgroups (
  RmfRoot* root
)

Description [src]

Gets the list of visgroups in the RMF.

Gets propertyRmf.Root:visgroups

Return value

Type: RmfVisgroupIterator

The list of visgroups.

The caller of the method takes ownership of the data, and is responsible for freeing it.