Panda3D
Functions
eggVertexAux.cxx File Reference

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

#include "eggVertexAux.h"
#include "eggParameters.h"
#include "indent.h"

Go to the source code of this file.

Functions

 PT (EggVertexAux) EggVertexAux
 Creates a new EggVertexAux that contains the averaged values of the two given objects. More...
 

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
jenes
Date
2011-11-15

Definition in file eggVertexAux.cxx.

Function Documentation

◆ PT()

PT ( EggVertexAux  )

Creates a new EggVertexAux that contains the averaged values of the two given objects.

It is an error if they don't have the same name.

Definition at line 63 of file eggVertexAux.cxx.