Re: Cutting a mesh
- From: "James X. Li" <donotreplay@xxxxxxx>
- Date: Thu, 25 Aug 2005 19:55:50 -0600
I found that there is a SetClipPlane() method in the C++ API, but
could not find a corresponding method in the MDX API.
Is there a way to call the unmanaged code from the managed code?
James
> For the first one see:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_m/directx/ref/ns/microsoft.directx.direct3d/c/renderstatemanager/p/clipping.asp?frame=true
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_m/directx/ref/ns/microsoft.directx.direct3d/s/clipstatus/clipstatus.asp?frame=true
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_m/directx/ref/ns/microsoft.directx.direct3d/e/clipstatusflags/clipstatusflags.asp?frame=true
> There are 6 appliction defined clipping planes.
> I've never used this but it seems like its what you want. The really odd
> thing is that I can't find the API to actually set the user defined
> clipping planes. I'm sure I'm just overlooking it and someone else will
> chime in.
>
> For the second one, nothing in DirectX - do some searches for CSG
> operations - there are probbly some libraries out there that can help.
>
> --
> Zman (mailto:zman@xxxxxxxxxxxxxx)
> http://www.thezbuffer.com
> News and Resources for Managed DirectX
.
- Follow-Ups:
- Re: Cutting a mesh
- From: Zman
- Re: Cutting a mesh
- References:
- Cutting a mesh
- From: James X. Li
- Re: Cutting a mesh
- From: Zman
- Cutting a mesh
- Prev by Date: Deployment Issues
- Next by Date: Loading texture graphics card issues
- Previous by thread: Re: Cutting a mesh
- Next by thread: Re: Cutting a mesh
- Index(es):
Relevant Pages
|