| 44 |
|
bbox.o initotypes.o o_cone.o o_face.o \ |
| 45 |
|
o_instance.o oconv.o sphere.o \ |
| 46 |
|
cvmesh.o obj2mesh.o wfconv.o \ |
| 47 |
< |
writeoct.o: ../common/standard.h ../common/mat4.h ../common/fvect.h |
| 47 |
> |
writeoct.o: ../common/standard.h ../common/rtmisc.h ../common/rtio.h \ |
| 48 |
> |
../common/rtmath.h ../common/mat4.h ../common/fvect.h \ |
| 49 |
> |
../common/rterror.h ../common/tifftypes.h |
| 50 |
|
|
| 51 |
|
initotypes.o o_cone.o o_face.o oconv.o \ |
| 52 |
|
sphere.o writeoct.o: ../common/octree.h |
| 56 |
|
|
| 57 |
|
bbox.o initotypes.o oconv.o obj2mesh.o sphere.o: ../common/otypes.h |
| 58 |
|
|
| 59 |
+ |
bbox.o getbbox.o initotypes.o oconv.o readobj2.o writeoct.o: oconv.h |
| 60 |
+ |
|
| 61 |
|
oconv.o: ../common/paths.h |
| 62 |
|
|
| 63 |
|
bbox.o o_cone.o: ../common/cone.h |
| 76 |
|
cvmesh.o obj2mesh.o wfconv.o: cvmesh.h \ |
| 77 |
|
../common/octree.h ../common/object.h ../common/mesh.h |
| 78 |
|
|
| 79 |
< |
cvmesh.o: ../common/otypes.h ../common/face.h |
| 79 |
> |
cvmesh.o: ../common/otypes.h ../common/face.h ../common/tmesh.h |