Panda3D
Public Member Functions | Static Public Member Functions | Public Attributes
MayaEggGroupUserData Class Reference

This class contains extra user data which is piggybacked onto EggGroup objects for the purpose of the maya converter. More...

#include "mayaEggGroupUserData.h"

Inheritance diagram for MayaEggGroupUserData:
EggUserData TypedReferenceCount TypedObject ReferenceCount MemoryBase MemoryBase

List of all members.

Public Member Functions

 MayaEggGroupUserData (const MayaEggGroupUserData &copy)
virtual TypeHandle force_init_type ()
virtual TypeHandle get_type () const
void operator= (const MayaEggGroupUserData &copy)

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 maya converter.

Definition at line 27 of file mayaEggGroupUserData.h.


Member Function Documentation

static void MayaEggGroupUserData::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 mayaEggGroupUserData.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations