Eidolon
Static Public Member Functions | List of all members
ParseLine< T > Struct Template Reference

Partial templates for converting a line of text into a list of primitives/vec3. More...

#include <RenderTypes.h>

Collaboration diagram for ParseLine< T >:
Collaboration graph

Static Public Member Functions

static void parse (const char *line, sval numvals, T *list)
 

Detailed Description

template<typename T>
struct RenderTypes::ParseLine< T >

Partial templates for converting a line of text into a list of primitives/vec3.

Member Function Documentation

◆ parse()

static void parse ( const char *  line,
sval  numvals,
T *  list 
)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

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