Cafu Engine
Brush3T< T > Member List

This is the complete list of members for Brush3T< T >, including all inherited members.

Brush3T()Brush3T< T >inline
Brush3T(const BoundingBox3T< T > &BB, const Vector3T< T > &Pos)Brush3T< T >
Brush3T(const Vector3T< T > &A, const Vector3T< T > &B, const Vector3T< T > &C, const T Epsilon, bool IncludeBevelPlanes=true)Brush3T< T >
PlanesBrush3T< T >
TraceBoundingBox(const BoundingBox3T< T > &BB, const Vector3T< T > &Origin, const Vector3T< T > &Dir, VB_Trace3T< T > &Trace) const Brush3T< T >