POV-Ray : Newsgroups : povray.general : A new SDL Idea : Re: A new SDL Idea Server Time
31 Jul 2024 14:20:41 EDT (-0400)
  Re: A new SDL Idea  
From: andrel
Date: 16 Oct 2007 17:54:45
Message: <4715342A.6040004@hotmail.com>
Bryan Valencia wrote:
> how about
> 
> public static mesh loadfrom3DS(string filename)
> {
>     //write the code to import 3DS files here.
> }
> 
> then we can do this:
> 
> POVmesh myMesh = loadfrom3DS("somefile.3ds");
> 
> //sorry the object keyword is already taken.
> 
And why would this not be one?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.