Assimp  v3.1.1 (June 2014)
Assimp::LWO::Clip Struct Reference

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

Public Types

Public Member Functions

 Clip ()
 

Public Attributes

unsigned int clipRef
 reference to another CLIP More...
 
unsigned int idx
 index of the clip More...
 
bool negate
 Negate the clip? More...
 
std::string path
 path to the base texture - More...
 
enum Assimp::LWO::Clip::Type type
 

Detailed Description

Data structure for a LWO file clip.

Member Enumeration Documentation

Enumerator
STILL 
SEQ 
REF 
UNSUPPORTED 

Constructor & Destructor Documentation

Assimp::LWO::Clip::Clip ( )
inline

Member Data Documentation

unsigned int Assimp::LWO::Clip::clipRef

reference to another CLIP

unsigned int Assimp::LWO::Clip::idx

index of the clip

bool Assimp::LWO::Clip::negate

Negate the clip?

std::string Assimp::LWO::Clip::path

path to the base texture -

enum Assimp::LWO::Clip::Type Assimp::LWO::Clip::type

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