Panda3D
Loading...
Searching...
No Matches
panda
src
egg
vector_PT_EggTexture.h
Go to the documentation of this file.
1
/**
2
* PANDA 3D SOFTWARE
3
* Copyright (c) Carnegie Mellon University. All rights reserved.
4
*
5
* All use of this software is subject to the terms of the revised BSD
6
* license. You should have received a copy of this license along
7
* with this source code in a file named "LICENSE."
8
*
9
* @file vector_PT_EggTexture.h
10
* @author drose
11
* @date 2001-05-01
12
*/
13
14
#ifndef VECTOR_PT_EGGTEXTURE_H
15
#define VECTOR_PT_EGGTEXTURE_H
16
17
#include "
pandabase.h
"
18
19
#include "
eggTexture.h
"
20
#include "
pt_EggTexture.h
"
21
22
#include "
pvector.h
"
23
24
/**
25
* A vector of PT(EggTexture)'s. This class is defined once here, and
26
* exported to PANDAEGG.DLL; other packages that want to use a vector of this
27
* type (whether they need to export it or not) should include this header
28
* file, rather than defining the vector again.
29
*/
30
31
#define EXPCL EXPCL_PANDA_EGG
32
#define EXPTP EXPTP_PANDA_EGG
33
#define TYPE PT_EggTexture
34
#define NAME vector_PT_EggTexture
35
36
#include "vector_src.h"
37
38
#endif
eggTexture.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
pandabase.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
pt_EggTexture.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
pvector.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Generated on Mon Jan 8 2024 17:18:39 for Panda3D by
1.10.0