IAssignVertexColors_R7 Class Reference
 
 
 
IAssignVertexColors_R7 Class Reference

#include <istdplug.h>

Inheritance diagram for IAssignVertexColors_R7:
IAssignVertexColors FPStaticInterface FPInterfaceDesc FPInterface BaseInterface InterfaceServer MaxHeapOperators

Class Description

This class extends IAssignVertexColors to include more options.

See also:
Class IAssignVertexColors Options2 has been extended to add the reuseillumination boolean, indicating whether we reuse illumination or we render the direct lights.

Classes

class   Options2
  The options used when calculating the vertex colors. More...

Public Member Functions

  DECLARE_DESCRIPTOR (IAssignVertexColors_R7)
virtual void  GetOptions2 (Options2 &options)=0
  The Get/SetOptions() methods control the parameters used for the lighting calculation, as shown in the UI of the utility.
virtual void  SetOptions2 (Options2 &options)=0
  The Get/SetOptions() methods control the parameters used for the lighting calculation, as shown in the UI of the utility.

Member Function Documentation

virtual void GetOptions2 ( Options2 options ) [pure virtual]

The Get/SetOptions() methods control the parameters used for the lighting calculation, as shown in the UI of the utility.

virtual void SetOptions2 ( Options2 options ) [pure virtual]

The Get/SetOptions() methods control the parameters used for the lighting calculation, as shown in the UI of the utility.