In file ./include/vob/trans/Primitives.hxx:

class Vob::Primitives::DisablablePrimitiveTransform

A tag interface, implying that the primitive transform may switch off rendering of the vobs in it.

Documentation

A tag interface, implying that the primitive transform may switch off rendering of the vobs in it. This interface implies for a primitive transform that there is shouldBeDrawn() method:
      	bool shouldBeDrawn() const;
      

Inheritance:

DisablablePrimitiveTransform


Direct child classes:
DisablableIdentity

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.