Open CASCADE Technology  7.7.0
Data Structures

Graphic3d_SequenceOfHClipPlane.hxx File Reference

#include <Graphic3d_ClipPlane.hxx>

Data Structures

class  Graphic3d_SequenceOfHClipPlane
 Class defines a Clipping Volume as a logical OR (disjunction) operation between Graphic3d_ClipPlane in sequence. Each Graphic3d_ClipPlane represents either a single Plane clipping a halfspace (direction is specified by normal), or a sub-chain of planes defining a logical AND (conjunction) operation. Therefore, this collection allows defining a Clipping Volume through the limited set of Boolean operations between clipping Planes. More...
 
class  Graphic3d_SequenceOfHClipPlane::Iterator
 Iterator through clipping planes. More...