GetSequences

virtual std::vector<PCommandSequence> ICommandQueue::GetSequences() = 0

Gets the command sequences in the command queue.

Returns

std::vector<PCommandSequence> – Command sequences.

Throws