mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
5496f3fe93
commit
ee5f7745d9
@ -2712,7 +2712,7 @@ draw_multitri(const Geom *geom, D3DPRIMITIVETYPE trilisttype) {
|
|||||||
_pCurFvfBufPtr = NULL;
|
_pCurFvfBufPtr = NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#if 0
|
||||||
static INLINE void
|
static INLINE void
|
||||||
sincosf(float angle, float *psin, float *pcos) {
|
sincosf(float angle, float *psin, float *pcos) {
|
||||||
|
|
||||||
@ -2733,7 +2733,6 @@ sincosf(float angle, float *psin, float *pcos) {
|
|||||||
#endif //!_X86_
|
#endif //!_X86_
|
||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Name: GenerateSphere()
|
// Name: GenerateSphere()
|
||||||
// Desc: Makes vertex and index data for ellipsoid w/scaling factors sx,sy,sz
|
// Desc: Makes vertex and index data for ellipsoid w/scaling factors sx,sy,sz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user