Panda3D
Loading...
Searching...
No Matches
Classes | Typedefs
eggMorph.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "namable.h"
#include "luse.h"
#include "pset.h"
#include "eggMorph.I"

Go to the source code of this file.

Classes

class  EggMorph< Parameter >
 A single <Dxyz> or <Duv> or some such entry. More...
 

Typedefs

typedef EggMorph< LVector4 > EggMorphColor
 
typedef EggMorph< LVector3d > EggMorphNormal
 
typedef EggMorph< LVector3d > EggMorphTexCoord
 
typedef EggMorph< LVector3d > EggMorphVertex
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
1999-01-29

Definition in file eggMorph.h.

Typedef Documentation

◆ EggMorphColor

typedef EggMorph<LVector4> EggMorphColor

Definition at line 59 of file eggMorph.h.

◆ EggMorphNormal

typedef EggMorph<LVector3d> EggMorphNormal

Definition at line 57 of file eggMorph.h.

◆ EggMorphTexCoord

typedef EggMorph<LVector3d> EggMorphTexCoord

Definition at line 58 of file eggMorph.h.

◆ EggMorphVertex

typedef EggMorph<LVector3d> EggMorphVertex

Definition at line 56 of file eggMorph.h.