RixGeoDebugger Class Reference

RixGeoDebugger Class Referenceabstract
Inheritance diagram for RixGeoDebugger:
RixInterface

Public Member Functions

virtual void EmitVector (RtVector3 v, RtColorRGB c)=0
 
virtual void EmitPoint (RtPoint3 p, RtColorRGB c)=0
 
virtual void EmitPointNormal (RtPoint3 p, RtNormal3 n, RtColorRGB c)=0
 
virtual void EmitLine (RtPoint3 p1, RtPoint3 p2, RtColorRGB c)=0
 
virtual void EmitBound (RtPoint3 pmin, RtPoint3 pmax, RtColorRGB c)=0
 
virtual void Clear ()=0
 
virtual void Flush ()=0
 
- Public Member Functions inherited from RixInterface
virtual int GetVersion () const
 

Additional Inherited Members

- Protected Member Functions inherited from RixInterface
 RixInterface (int version)
 Interfaces should not be constructed by users.
 
virtual ~RixInterface ()
 Interfaces should not be deleted by users.
 
- Protected Attributes inherited from RixInterface
int m_version
 Version number of this interface.
 

The documentation for this class was generated from the following file: