Skip to content

Struct rayx::Verb

ClassList > rayx > Verb

Public Functions

Type Name
Verb (std::string filename, int line)
Verb & operator<< (T t)
~Verb ()

Public Functions Documentation

function Verb

rayx::Verb::Verb (
    std::string filename,
    int line
) 

function operator<<

template<typename T>
inline Verb & rayx::Verb::operator<< (
    T t
) 

function ~Verb

rayx::Verb::~Verb () 


The documentation for this class was generated from the following file Intern/rayx-core/src/Debug/Debug.h