# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CPSBinOp Struct Reference

this struct has an enumeration of various binary operators available with CPSAttribMakerBinOp. More...

#include <ps_attrib_maker_bin_op.h>

List of all members.

Public Types

enum  BinOp {
  selectArg1 = 0, selectArg2, modulate, add,
  subtract, last
}


Detailed Description

this struct has an enumeration of various binary operators available with CPSAttribMakerBinOp.

Definition at line 39 of file ps_attrib_maker_bin_op.h.


Member Enumeration Documentation

enum NL3D::CPSBinOp::BinOp
 

Enumeration values:
selectArg1 
selectArg2 
modulate 
add 
subtract 
last 

Definition at line 41 of file ps_attrib_maker_bin_op.h.


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