Panda3D
Public Member Functions | Static Public Member Functions
EggSliderPointer Class Reference

This is a base class for EggVertexPointer and EggScalarTablePointer. More...

#include "eggSliderPointer.h"

Inheritance diagram for EggSliderPointer:
EggBackPointer TypedObject MemoryBase EggScalarTablePointer EggVertexPointer

List of all members.

Public Member Functions

virtual TypeHandle force_init_type ()
virtual double get_frame (int n) const =0
virtual int get_num_frames () const =0
virtual TypeHandle get_type () const

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.

Detailed Description

This is a base class for EggVertexPointer and EggScalarTablePointer.

Definition at line 29 of file eggSliderPointer.h.


Member Function Documentation

static void EggSliderPointer::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 EggBackPointer.

Reimplemented in EggScalarTablePointer, and EggVertexPointer.

Definition at line 38 of file eggSliderPointer.h.


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