This class contains extra user data which is piggybacked onto EggGroup objects for the purpose of the softimage converter.
More...
#include "softEggGroupUserData.h"
List of all members.
Public Member Functions |
|
| SoftEggGroupUserData (const SoftEggGroupUserData ©) |
|
virtual TypeHandle | force_init_type () |
|
virtual TypeHandle | get_type () const |
|
void | operator= (const SoftEggGroupUserData ©) |
Static Public Member Functions |
|
static TypeHandle | get_class_type () |
| static void | init_type () |
| | This function is declared non-inline to work around a compiler bug in g++ 2.96.
|
Public Attributes |
|
bool | _double_sided |
|
bool | _vertex_color |
Detailed Description
This class contains extra user data which is piggybacked onto EggGroup objects for the purpose of the softimage converter.
Definition at line 27 of file softEggGroupUserData.h.
Member Function Documentation
| static void SoftEggGroupUserData::init_type |
( |
| ) |
[inline, static] |
This function is declared non-inline to work around a compiler bug in g++ 2.96.
Making it inline seems to cause problems in the optimizer.
Reimplemented from EggUserData.
Definition at line 40 of file softEggGroupUserData.h.
The documentation for this class was generated from the following files: