We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#ifndef FILENAME_H #define FILENAME_H /// \file /// /// An introduction for this source file */ #include <C++> //start with C++ includes #include <rti/base/rti_vec.hpp> //full path namespace rti{ /// \class class_name /// description class { } } #endif
All lower capital
Method: one-line per
CUDA_HOST return_type method_name(double a) { } method_name( double a, double b) { } inline virtual size_t method_name() const { }
Tutorials
RTI components
TOPAS
etc