Public Types | Public Member Functions | List of all members
noOp Class Reference
Inheritance diagram for noOp:
Inheritance graph
[legend]
Collaboration diagram for noOp:
Collaboration graph
[legend]

Public Types

typedef zero result
 

Public Member Functions

 noOp ()
 
 noOp (const uniformOp< zero::null > &op)
 
result operator() () const
 
template<unsigned N>
result operator() (const FixedList< point, N > &p) const
 
- Public Member Functions inherited from uniformOp< zero::null >
 uniformOp ()
 
 uniformOp (zero::null data)
 
zero::null data () const
 

Detailed Description

Definition at line 88 of file cut.H.

Member Typedef Documentation

◆ result

typedef zero result

Definition at line 97 of file cut.H.

Constructor & Destructor Documentation

◆ noOp() [1/2]

noOp ( )
inline

Definition at line 103 of file cut.H.

◆ noOp() [2/2]

noOp ( const uniformOp< zero::null > &  op)
inline

Definition at line 107 of file cut.H.

Member Function Documentation

◆ operator()() [1/2]

result operator() ( ) const
inline

Definition at line 116 of file cut.H.

◆ operator()() [2/2]

result operator() ( const FixedList< point, N > &  p) const
inline

Definition at line 123 of file cut.H.


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