TooN::Internal::One Struct Reference
#include <objects.h>
List of all members.
Public Member Functions |
| | One () |
| template<class C > |
| | operator C () const |
| | Generic cast to anything.
|
Detailed Description
Definition at line 51 of file objects.h.
Constructor & Destructor Documentation
| TooN::Internal::One::One |
( |
|
) |
[inline] |
This constructor does nothing. This allows const One to be declared with no initializer.
Definition at line 53 of file objects.h.
Member Function Documentation
template<class C >
| TooN::Internal::One::operator C |
( |
|
) |
const [inline] |
Generic cast to anything.
Definition at line 55 of file objects.h.
The documentation for this struct was generated from the following file: