Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

SculptNurbs.cxx File Reference

#include "SculptNurbs.h"
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoMatrixTransform.h>
#include <Inventor/nodes/SoSphere.h>
#include <Inventor/nodes/SoTransformSeparator.h>
#include <gstSeparator.h>
#include <gstSphere.h>

Functions

void dragMotionCallbackA (void *index, SoDragger *dragger)

Variables

SculptNurbs * temp
float pts1 [16][3]
float knots [] = {0,0,0,0,1,1,1,1}

Function Documentation

void dragMotionCallbackA void *  index,
SoDragger *  dragger
 


Variable Documentation

float knots[] = {0,0,0,0,1,1,1,1}
 

float pts1[16][3]
 

Initial value:

 
{
  {-9.0f,-4.0f, 16.0f},
  {-4.0f, 2.0f, 16.0f},
  { 4.0f,-6.0f, 12.0f},
  {10.0f,-2.0f, 16.0f},

  {-6.0f, 6.0f, 8.0f},
  { 0.0f,-2.0f, 8.0f},
  { 2.0f,-2.0f, 8.0f},
  { 6.0f, 4.0f, 8.0f},

  {-10.0f,-4.0f,-4.0f},
  {-4.0f,-8.0f,-4.0f},
  { 4.0f,-2.0f,-4.0f},
  {10.0f, 0.0f,-4.0f},

  {-9.0f, 4.0f,-12.0f},
  {-4.0f,-8.0f,-10.0f},
  { 4.0f, 6.0f,-10.0f},
  { 9.0f,-4.0f,-12.0f}
}

SculptNurbs* temp
 


Generated on Wed May 18 01:24:58 2005 for SculptDemo by  doxygen 1.4.3