Panda3D
Functions
eggVertexUV.cxx File Reference

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

#include "eggVertexUV.h"
#include "eggParameters.h"
#include "indent.h"

Go to the source code of this file.

Functions

 PT (EggVertexUV) EggVertexUV
 Creates a new EggVertexUV 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
drose
Date
2004-07-20

Definition in file eggVertexUV.cxx.

Function Documentation

◆ PT()

PT ( EggVertexUV  )

Creates a new EggVertexUV 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 89 of file eggVertexUV.cxx.