mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
*** empty log message ***
This commit is contained in:
parent
4efd23971b
commit
b52102971a
3
panda/src/chan/animChannelScalarTable.N
Normal file
3
panda/src/chan/animChannelScalarTable.N
Normal file
@ -0,0 +1,3 @@
|
||||
forcetype ConstPointerToArray< float >
|
||||
forcetype PointerToArray< float >
|
||||
forcetype PointerToBase< RefCountObj< pvector < float >>>
|
2
panda/src/egg/eggAnimData.N
Normal file
2
panda/src/egg/eggAnimData.N
Normal file
@ -0,0 +1,2 @@
|
||||
forcetype PointerToArray<double>
|
||||
forcetype PointerToBase<RefCountObj<pvector<double>>>
|
2
panda/src/gobj/qpgeomPrimitive.N
Normal file
2
panda/src/gobj/qpgeomPrimitive.N
Normal file
@ -0,0 +1,2 @@
|
||||
forcetype PointerToArray< unsigned short int>
|
||||
forcetype PointerToBase<RefCountObj<pvector<unsigned short int>>>
|
3
panda/src/putil/pta_int.N
Normal file
3
panda/src/putil/pta_int.N
Normal file
@ -0,0 +1,3 @@
|
||||
forcetype PointerToArray< int >
|
||||
forcetype ConstPointerToArray< int >
|
||||
forcetype PointerToBase<RefCountObj<pvector<int>>>
|
Loading…
x
Reference in New Issue
Block a user