CMS 3D CMS Logo

BoundPlane Class Reference

#include <BoundPlane.h>


Detailed Description

A plane in 3D space, with bounds.

Warning:
Surfaces are reference counted, so only ReferenceCountingPointer should be used to point to them. For this reason, they should be using the static build() method. (The normal constructor will become private in the future).