Method | Description | |
---|---|---|
InterpolationCamera ( float smoothiness ) : SlimDX | ||
Intersect ( BoundingBox box ) : FrustrumIntersectionType | ||
Update ( |
||
Visible ( BoundingBox box ) : bool |
public InterpolationCamera ( float smoothiness ) : SlimDX | ||
smoothiness | float | |
return | SlimDX |
public Intersect ( BoundingBox box ) : FrustrumIntersectionType | ||
box | BoundingBox | |
return | FrustrumIntersectionType |
public Update ( |
||
camera | ||
dt | float | |
return | void |