ParallelGraphics Forums
SDK
You are here: [Forums]::[General]::[SDK]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
   General - SDK

Subject: Create Nodes Collection in c#
Sender: marvega@able.es 21.11.07 23:10

Hello,

I need to create a new VRMLNodesCollection in C# to insert in a Collider.Geometry, I tried several things but I have a lot of problems.

VRMLNodesCollection nodesCol = new VRMLNodesCollection(); --> Error when I am executing the code.

VRMLNodesCollection nodesCol;
nodesCol.Add(node,before)

I can??t executed the code because nodesCol hasn't value.

What can I do?

 


Create Nodes Collection in c# / marvega@able.es / 21.11.07 23:10

Messages in thread: 1


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.