opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
osc::OBJMetadata Struct Referencefinal

#include <obj.h>

Public Member Functions

 OBJMetadata ()
 
 OBJMetadata (std::string_view authoring_tool_)
 

Public Attributes

std::string authoring_tool
 
std::tm creation_time
 

Constructor & Destructor Documentation

◆ OBJMetadata() [1/2]

osc::OBJMetadata::OBJMetadata ( )
explicit

◆ OBJMetadata() [2/2]

osc::OBJMetadata::OBJMetadata ( std::string_view  authoring_tool_)
explicit

Member Data Documentation

◆ authoring_tool

std::string osc::OBJMetadata::authoring_tool

◆ creation_time

std::tm osc::OBJMetadata::creation_time

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