'HDK User Reference'에 해당되는 글 1건

  1. 2013.01.08 HDK User Reference

HDK User Reference

Programming/HDK 2013. 1. 8. 02:49 |

HDK User Reference


Users writing plugins may appreciate a key for the library prefixes used in the HDK:


Prefix  Meaning

AU -     Audio

FS -     File System

GB -     Geometry Base Classes

GD -     Geometry Domain (2d profile curves)

GDT -     Geometry Delta. This is for the efficient representation of thedifferences between two geometries. It is used by the Edit, Paint, andsimilar SOPs.

GEO -     Geometry (3d)

GOP -     Geometry Group Operations. Has the pattern matching code used bySOPs.

GP -     Geometry Pasting (used for NURBs pasting)

GQ -     Geometry Quad Edge library

GU -     Geometry Utility (derives from GEO through multiple inheritence)

GVEX -     Wrapper for VEX to access Geometry

KIN -     Kinematics

SYS -     System Dependent

TS -     Metaball Kernel Library

UT -     Utility


'Programming > HDK' 카테고리의 다른 글

Visual C++ 2008 에서 HDK 변수들  (0) 2013.03.16
Compiling HDK Code  (0) 2012.12.30
Houdini Development Kit 관련 사이트  (0) 2012.12.26
Posted by scii
: