Assimp  v4.1. (December 2018)
Assimp::LWO::Shader Struct Reference

Data structure for a LWO file shader. More...

Public Member Functions

 Shader ()
 

Public Attributes

bool enabled
 
std::string functionName
 
std::string ordinal
 

Detailed Description

Data structure for a LWO file shader.

Later

Constructor & Destructor Documentation

◆ Shader()

Assimp::LWO::Shader::Shader ( )
inline

Member Data Documentation

◆ enabled

bool Assimp::LWO::Shader::enabled

◆ functionName

std::string Assimp::LWO::Shader::functionName

◆ ordinal

std::string Assimp::LWO::Shader::ordinal

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