home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.explorer
- Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!newsserver.jvnc.net!jvnc.net!erenj.com!rufus.erenj.com!srfergu
- From: srfergu@rufus.erenj.com (Scott Ferguson)
- Subject: Re: VectorGen
- Message-ID: <1993Jan21.134454.14054@erenj.com>
- Sender: news@erenj.com (Usenet News System Gateway)
- Nntp-Posting-Host: rufus.erenj.com
- Organization: Exxon Research & Engineering Co.
- References: <1993Jan20.143702.3470@julian.uwo.ca>
- Date: Thu, 21 Jan 1993 13:44:54 GMT
- Lines: 28
-
- In article <1993Jan20.143702.3470@julian.uwo.ca>, lferjo@gfx.engga.uwo.ca (Lisa Ferjo) writes:
- |>
- |> I have a question about VectorGen. I read in 4 data variables using a dscribe
- |> module. By using ChannelSelect I use the 4th data variables to map specific
- |> colours onto my image. I want to use the first three variables as input
- |> to VectorGen. But I get the error:
- |> Type Mismatch: Input port "Input" of type cxLattice received
- |> unexpected data.
- |> INput port wants NUM data Variables : [1..3]
- |> incoming data is Num data Variables: 4
- |> Is there any way around this besides creating two dscribe modules, one to
- |> read in the values for colourmap and another for VectorGen.
- |>
- |> Thanks Lisa
-
- What you need is a module to extract a vector rather than a single channel,
- much like ChannelSelect. Looks like you'll need to write your own at this
- point, with mbuilder.
-
- Will there be a module like this in the standard 2.0 module set?
-
- --
- ----------------------------------------------------------------------
- Scott Ferguson Exxon Research & Engineering Co.
- Project Engineer New Jersey
- ----------------------------------------------------------------------
- "When I was your age son, dogs didn't even have the right to vote!"
- (J. Seinfeld)
-